Go to the source code of this file.
Classes | |
struct | fhtoken |
class | Perfect_Hash |
Macros | |
#define | TOTAL_KEYWORDS 123 |
#define | MIN_WORD_LENGTH 4 |
#define | MAX_WORD_LENGTH 24 |
#define | MIN_HASH_VALUE 18 |
#define | MAX_HASH_VALUE 186 |
Variables | |
static const struct fhtoken | wordlist [] |
#define MAX_HASH_VALUE 186 |
#define MAX_WORD_LENGTH 24 |
#define MIN_HASH_VALUE 18 |
#define MIN_WORD_LENGTH 4 |
#define TOTAL_KEYWORDS 123 |
|
static |
Referenced by Perfect_Hash::in_word_set().