Go to the source code of this file.
Classes | |
struct | sqlite3_tokenizer_module |
struct | sqlite3_tokenizer |
struct | sqlite3_tokenizer_cursor |
Typedefs | |
typedef struct sqlite3_tokenizer | sqlite3_tokenizer |
typedef struct sqlite3_tokenizer_cursor | sqlite3_tokenizer_cursor |
typedef struct sqlite3_tokenizer_module | sqlite3_tokenizer_module |
Functions | |
void | sqlite3Fts1SimpleTokenizerModule (sqlite3_tokenizer_module const **ppModule) |
void | sqlite3Fts1PorterTokenizerModule (sqlite3_tokenizer_module const **ppModule) |
typedef struct sqlite3_tokenizer sqlite3_tokenizer |
Definition at line 32 of file fts1_tokenizer.h.
typedef struct sqlite3_tokenizer_cursor sqlite3_tokenizer_cursor |
Definition at line 33 of file fts1_tokenizer.h.
typedef struct sqlite3_tokenizer_module sqlite3_tokenizer_module |
Definition at line 34 of file fts1_tokenizer.h.
void sqlite3Fts1PorterTokenizerModule | ( | sqlite3_tokenizer_module const ** | ppModule | ) |
Definition at line 637 of file fts1_porter.c.
Referenced by constructVtab().
void sqlite3Fts1SimpleTokenizerModule | ( | sqlite3_tokenizer_module const ** | ppModule | ) |
Definition at line 215 of file fts1_tokenizer1.c.
Referenced by constructVtab().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:58 2011 by Doxygen 1.6.1