xapian-core  2.1.0
Classes | Macros | Variables
tokens.h File Reference

Go to the source code of this file.

Classes

struct  token
 

Macros

#define NUM_ALPHA_TOKENS   ((int)(sizeof(alpha_tokens) / sizeof(alpha_tokens[0])))
 

Variables

static const struct token alpha_tokens []
 

Macro Definition Documentation

◆ NUM_ALPHA_TOKENS

#define NUM_ALPHA_TOKENS   ((int)(sizeof(alpha_tokens) / sizeof(alpha_tokens[0])))

Definition at line 71 of file tokens.h.

Variable Documentation

◆ alpha_tokens

const struct token alpha_tokens[]
static

Definition at line 1 of file tokens.h.