Public Attributes | |
sqlite3_vtab | base |
sqlite3 * | db |
const char * | zDb |
const char * | zName |
int | nColumn |
char ** | azColumn |
char ** | azContentColumn |
sqlite3_tokenizer * | pTokenizer |
sqlite3_stmt * | pFulltextStatements [MAX_STMT] |
sqlite3_stmt * | pLeafSelectStmts [MERGE_COUNT] |
int | nPendingData |
sqlite_int64 | iPrevDocid |
fts2Hash | pendingTerms |
fts3Hash | pendingTerms |
Definition at line 1084 of file fts1.c.
char ** fulltext_vtab::azColumn |
Definition at line 1090 of file fts1.c.
Referenced by checkColumnSpecifier(), constructVtab(), and fulltext_vtab_destroy().
char ** fulltext_vtab::azContentColumn |
Definition at line 1091 of file fts1.c.
Referenced by constructVtab(), contentInsertStatement(), contentSelectStatement(), contentUpdateStatement(), fulltext_vtab_destroy(), and fulltextFilter().
Definition at line 1085 of file fts1.c.
Referenced by constructVtab().
Definition at line 1086 of file fts1.c.
Referenced by block_insert(), constructVtab(), fulltextDestroy(), fulltextFilter(), fulltextRename(), index_insert(), sql_get_leaf_statement(), and sql_get_statement().
Definition at line 1879 of file fts2.c.
Referenced by initPendingTerms().
Definition at line 1089 of file fts1.c.
Referenced by checkColumnSpecifier(), constructVtab(), content_insert(), content_select(), content_update(), contentInsertStatement(), contentSelectStatement(), contentUpdateStatement(), deleteTerms(), fulltext_vtab_destroy(), fulltextBestIndex(), fulltextColumn(), fulltextFilter(), fulltextUpdate(), insertTerms(), snippetAllOffsets(), snippetOffsetsOfColumn(), term_select_all(), and termSelect().
Definition at line 1877 of file fts2.c.
Referenced by buildTerms(), clearPendingTerms(), constructVtab(), docListOfTerm(), flushPendingTerms(), fulltextBegin(), fulltextCommit(), initPendingTerms(), loadSegment(), and termSelect().
Definition at line 1880 of file fts2.c.
Referenced by buildTerms(), clearPendingTerms(), flushPendingTerms(), and initPendingTerms().
Definition at line 1097 of file fts1.c.
Referenced by constructVtab(), fulltext_vtab_destroy(), sql_get_statement(), and sql_step_statement().
Definition at line 1862 of file fts2.c.
Referenced by fulltext_vtab_destroy(), and sql_get_leaf_statement().
Definition at line 1092 of file fts1.c.
Referenced by buildTerms(), constructVtab(), fulltext_vtab_destroy(), parseQuery(), and snippetOffsetsOfColumn().
const char * fulltext_vtab::zDb |
Definition at line 1087 of file fts1.c.
Referenced by constructVtab(), fulltextDestroy(), fulltextFilter(), fulltextRename(), sql_get_leaf_statement(), and sql_get_statement().
const char * fulltext_vtab::zName |
Definition at line 1088 of file fts1.c.
Referenced by constructVtab(), fulltextDestroy(), fulltextFilter(), fulltextRename(), sql_get_leaf_statement(), and sql_get_statement().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1