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