Go to the source code of this file.
Classes | |
struct | xmltoken |
class | Perfect_Hash |
Macros | |
#define | TOTAL_KEYWORDS 222 |
#define | MIN_WORD_LENGTH 1 |
#define | MAX_WORD_LENGTH 31 |
#define | MIN_HASH_VALUE 16 |
#define | MAX_HASH_VALUE 404 |
#define | TOTAL_KEYWORDS 222 |
#define | MIN_WORD_LENGTH 1 |
#define | MAX_WORD_LENGTH 31 |
#define | MIN_HASH_VALUE 16 |
#define | MAX_HASH_VALUE 404 |
Variables | |
static const struct xmltoken | wordlist [] |
#define MAX_HASH_VALUE 404 |
#define MAX_HASH_VALUE 404 |
#define MAX_WORD_LENGTH 31 |
#define MAX_WORD_LENGTH 31 |
#define MIN_HASH_VALUE 16 |
#define MIN_HASH_VALUE 16 |
#define MIN_WORD_LENGTH 1 |
#define MIN_WORD_LENGTH 1 |
Referenced by Perfect_Hash::in_word_set().
#define TOTAL_KEYWORDS 222 |
#define TOTAL_KEYWORDS 222 |
|
static |