Searched defs:ppVTab (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ |
H A D | sqlite3.c | 150209 VTable **ppVTab; global() local 180813 fts3InitVtab( int isCreate, sqlite3 *db, void *pAux, int argc, const char * const *argv, sqlite3_vtab **ppVTab, char **pzErr ) global() argument 237184 fts5InitVtab( int bCreate, sqlite3 *db, void *pAux, int argc, const char * const *argv, sqlite3_vtab **ppVTab, char **pzErr ) global() argument 243633 fts5VocabInitVtab( sqlite3 *db, void *pAux, int argc, const char * const *argv, sqlite3_vtab **ppVTab, char **pzErr ) global() argument [all...] |
Completed in 222 milliseconds