Go to the source code of this file.
Classes | |
struct | xmltoken |
class | Perfect_Hash |
Macros | |
#define | TOTAL_KEYWORDS 310 |
#define | MIN_WORD_LENGTH 1 |
#define | MAX_WORD_LENGTH 31 |
#define | MIN_HASH_VALUE 4 |
#define | MAX_HASH_VALUE 708 |
Variables | |
static const struct xmltoken | wordlist [] |
#define MAX_HASH_VALUE 708 |
#define MAX_WORD_LENGTH 31 |
#define MIN_HASH_VALUE 4 |
#define MIN_WORD_LENGTH 1 |
#define TOTAL_KEYWORDS 310 |
|
static |