Searched refs:ppVTab (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d1364 sqlite3_vtab **ppVTab, char**) xCreate;
1367 sqlite3_vtab **ppVTab, char**) xConnect;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h7292 sqlite3_vtab **ppVTab, char**);
7295 sqlite3_vtab **ppVTab, char**);
H A Dsqlite3.c7605 sqlite3_vtab **ppVTab, char**);
7608 sqlite3_vtab **ppVTab, char**);
154429 VTable **ppVTab; local
185707 fts3InitVtab( int isCreate, sqlite3 *db, void *pAux, int argc, const char * const *argv, sqlite3_vtab **ppVTab, char **pzErr ) argument
248016 fts5InitVtab( int bCreate, sqlite3 *db, void *pAux, int argc, const char * const *argv, sqlite3_vtab **ppVTab, char **pzErr ) argument
254749 fts5VocabInitVtab( sqlite3 *db, void *pAux, int argc, const char * const *argv, sqlite3_vtab **ppVTab, char **pzErr ) argument
[all...]

Completed in 801 milliseconds