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.
|
G | |
group [OptParse.OptParser] |
The type of an option group.
|
I | |
in_bits [IO] | |
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 [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] |