#include "global.h"
#include "common.h"
Go to the source code of this file.
Classes | |
class | analy_c_string |
class | analy_pascal_string |
class | analy_raw_string |
class | analy_string |
class | analy_unicode_string |
Defines | |
#define | NL 10 |
#define | WHITESPACE ' ' |
#define | COMMENT '#' |
#define | INV 255 |
Functions | |
analy_string * | string_test (const byte *s, int testlen) |
Variables | |
byte | mapchar [] |
|
Definition at line 30 of file language.h. |
|
Definition at line 31 of file language.h. |
|
Definition at line 28 of file language.h. |
|
Definition at line 29 of file language.h. |
|
Referenced by Analyser::dataAccess(), and ht_aviewer::dataStringDialog(). |
|
Definition at line 33 of file language.h. Referenced by ht_object_stream_txt::getQWordHex(), make_valid_name(), and valid_name(). |