#include "gstring.h"
#include "glist.h"
#include "gdir.h"
Go to the source code of this file.
Defines | |
#define | THB_MAJOR_VERSION '1' |
#define | THB_MINOR_VERSION_APH 'A' |
#define | THB_VERS_REVISION 0 |
#define | SYM_REFVERS_UNICODE 'D' |
#define | EXTUMASK_ISALPHA 1 |
#define | EXTUMASK_ISDIGIT 2 |
#define | EXTUMASK_ISSPACE 4 |
#define | EXTUMASK_ISPRINT 8 |
Typedefs | |
typedef t_uint16 | t_gPageCode |
typedef t_uint32 | t_gUniPage |
typedef t_uint32 | t_gCpCode |
Enumerations | |
enum | eDigitConv { e_DigConvLower, e_DigConvUpper, e_DigConvAny, e_DigConvAnyEmpty0 } |
|
Definition at line 13 of file gstringext.h. |
|
Definition at line 14 of file gstringext.h. Referenced by sUnCodeSymbol::SetCode(). |
|
Definition at line 16 of file gstringext.h. Referenced by sUnCodeSymbol::SetCode(). |
|
Definition at line 15 of file gstringext.h. Referenced by sUnCodeSymbol::SetCode(). |
|
Definition at line 11 of file gstringext.h. |
|
Definition at line 8 of file gstringext.h. |
|
Definition at line 9 of file gstringext.h. |
|
Definition at line 10 of file gstringext.h. |
|
Definition at line 21 of file gstringext.h. |
|
Definition at line 19 of file gstringext.h. |
|
Definition at line 20 of file gstringext.h. |
|
Definition at line 23 of file gstringext.h. |