tokenhash.h File Reference

Go to the source code of this file.

Classes

struct  xmltoken
class  Perfect_Hash

Defines

#define TOTAL_KEYWORDS   242
#define MIN_WORD_LENGTH   1
#define MAX_WORD_LENGTH   31
#define MIN_HASH_VALUE   9
#define MAX_HASH_VALUE   525
#define TOTAL_KEYWORDS   242
#define MIN_WORD_LENGTH   1
#define MAX_WORD_LENGTH   31
#define MIN_HASH_VALUE   9
#define MAX_HASH_VALUE   525

Variables

static struct xmltoken wordlist []

Define Documentation

#define MAX_HASH_VALUE   525
#define MAX_HASH_VALUE   525
#define MAX_WORD_LENGTH   31
#define MAX_WORD_LENGTH   31
#define MIN_HASH_VALUE   9
#define MIN_HASH_VALUE   9
#define MIN_WORD_LENGTH   1
#define MIN_WORD_LENGTH   1
#define TOTAL_KEYWORDS   242
#define TOTAL_KEYWORDS   242

Variable Documentation

struct xmltoken wordlist[] [static]