B | |
buf [UTF8.Buf] |
Buffers for UTF-8 strings.
|
D | |
decoding_table [Base64] |
A decoding table mais chars 0..255 to the corresponding 0..63 value
or -1 if the char is not accepted.
|
E | |
encoding_table [Base64] |
An encoding table maps integers 0..63 to the corresponding char.
|
error_msg [Unzip] | |
G | |
group [OptParse.OptParser] |
The type of an option group.
|
I | |
in_bits [IO] | |
index [UTF8] |
Positions in the string represented by the number of bytes from the head.
|
input [IO] |
The abstract input type.
|
N | |
node_t [Dllist] | |
O | |
out_bits [IO] | |
output [IO] |
The abstract output type,
'a is the accumulator data, it is returned
when the close_out function is called.
|
R | |
resizer_t [DynArray] |
The type of a resizer function.
|
T | |
t [Unzip] | |
t [UTF8] |
UTF-8 encoded Unicode strings.
|
t [UChar] |
Unicode characters.
|
t [RefList] | |
t [PMap] | |
t [OptParse.OptParser] |
The type of an option parser.
|
t [OptParse.Formatter] | |
t [OptParse.Opt] |
Option type.
|
t [Global] |
Abstract type of a global
|
t [ExtString.String] | |
t [ExtHashtbl.Hashtbl] |
The type of a hashtable.
|
t [Enum] | |
t [DynArray] | |
t [BitSet] | |
U | |
uchar [UChar] |
Aliases of
type t
|