tokenhash.h File Reference

Go to the source code of this file.

Classes

struct  fhtoken
class  Perfect_Hash

Defines

#define TOTAL_KEYWORDS   115
#define MIN_WORD_LENGTH   4
#define MAX_WORD_LENGTH   24
#define MIN_HASH_VALUE   8
#define MAX_HASH_VALUE   154
#define TOTAL_KEYWORDS   115
#define MIN_WORD_LENGTH   4
#define MAX_WORD_LENGTH   24
#define MIN_HASH_VALUE   8
#define MAX_HASH_VALUE   154

Variables

static struct fhtoken wordlist []

Define Documentation

#define MAX_HASH_VALUE   154
#define MAX_HASH_VALUE   154
#define MAX_WORD_LENGTH   24
#define MAX_WORD_LENGTH   24
#define MIN_HASH_VALUE   8
#define MIN_HASH_VALUE   8
#define MIN_WORD_LENGTH   4
#define MIN_WORD_LENGTH   4
#define TOTAL_KEYWORDS   115
#define TOTAL_KEYWORDS   115

Variable Documentation

struct fhtoken wordlist[] [static]