B | |
| buf [XString.Buf] | |
| buf [UnicodeString.Type.Buf] | |
| buf [UText.Buf] | |
| buf [UTF8.Buf] |
Buffers for UTF-8 strings.
|
| buf [UTF16.Buf] | |
| buf [UNF.Type.NFCBuf] | |
| buf [UCS4.Buf] | create n creates the buffer with the initial size n.
|
| buf [SubText.Type.Buf] | |
C | |
| casemap_condition [UCharInfo] | |
| character_property_type [UCharInfo] |
Type of character properties
|
| compiled_regexp [URe.Type] | |
D | |
| decomposition_info [UCharInfo] | |
| decomposition_type [UCharInfo] |
Types of decomposition.
|
E | |
| elt [UCharTbl.Type] | |
| elt [ISet] | |
G | |
| general_category_type [UCharInfo] |
Type of Unicode general character categories.
|
I | |
| index [XString] | |
| index [XArray] | |
| index [UnicodeString.Type] |
locations in storages.
|
| index [UText] | |
| index [UTF8] |
Positions in the string represented by the number of bytes from the head.
|
| index [UTF16] |
Positions in the string represented by the number of 16-bit unit
from the head.
|
| index [URe.Type] | |
| index [UNF.Type] | |
| index [UCol.Type] | |
| index [UCS4] |
Positions in the string represented by the number of characters
from the head.
|
| index [SubText.Type] | |
K | |
| key [IMap] | |
M | |
| match_semantics [URe] |
Match semantics.
|
| mutability [UText] |
Phantom type for distinguishing mutability
|
P | |
| precision [UCol] |
Strength of comparison.
|
R | |
| regexp [UReStr] | |
| regexp [URe] |
Abstract syntax trees of regular expressions.
|
S | |
| script_type [UCharInfo] |
Type for script type
|
| separator [ULine] |
Line separators.
|
| special_casing_property [UCharInfo] | |
T | |
| t [XString] | |
| t [XArray] | |
| t [UnicodeString.Type] |
The type of string.
|
| t [UText] | |
| t [UTF8] |
UTF-8 encoded Unicode strings.
|
| t [UTF16] | |
| t [USet] | |
| t [UMap] | |
| t [UCharTbl.Char] | |
| t [UCharTbl.Bytes] | |
| t [UCharTbl.Bits] | |
| t [UCharTbl.Bool] | |
| t [UCharTbl.Type] | |
| t [UCharTbl] | |
| t [UChar] |
Unicode characters.
|
| t [UCS4] | |
| t [SubText.Type] | |
| t [Locale] |
Type of locales.
|
| t [ISet] | |
| t [IMap] | |
| t [CharEncoding] |
Type for encodings.
|
| tbl [UCharTbl] | |
| text [UText] | |
| text [URe.Type] | |
| text [UNF.Type] | |
| text [ULine.Type] | |
| text [UCol.Type] | |
| text [CharEncoding.Type] | |
| text [CaseMap.Type] | |
U | |
| uchar [UPervasives] | |
| uchar [UChar] |
Aliases of
type t
|
| ur_index [SubText.Type] |
The type of indexes of original texts.
|
| ur_text [SubText.Type] |
The type of original texts.
|
| ustring [UText] | |
| utext [UText] | |
V | |
| variable_option [UCol] |
How variables are handled
|
X | |
| xarray [XArray] | |
| xstring [XString] |