Home
last modified time | relevance | path

Searched defs:tab (Results 1 – 25 of 39) sorted by relevance

12

/sqlite-3.40.0/src/
H A Dtest8.c803 static int echoBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in echoBestIndex()
970 sqlite3_vtab *tab, in echoUpdate()
1102 static int echoTransactionCall(sqlite3_vtab *tab, const char *zCall){ in echoTransactionCall()
1112 static int echoBegin(sqlite3_vtab *tab){ in echoBegin()
1143 static int echoSync(sqlite3_vtab *tab){ in echoSync()
1171 static int echoCommit(sqlite3_vtab *tab){ in echoCommit()
1189 static int echoRollback(sqlite3_vtab *tab){ in echoRollback()
H A Dtest_fs.c183 static int fsdirBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in fsdirBestIndex()
390 static int fstreeBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in fstreeBestIndex()
774 static int fsBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in fsBestIndex()
H A Dtest_tclvar.c351 static int tclvarBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in tclvarBestIndex()
417 sqlite3_vtab *tab, in tclvarUpdate()
H A Dtest_schema.c266 static int schemaBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in schemaBestIndex()
H A Dvdbevtab.c356 sqlite3_vtab *tab, in bytecodevtabBestIndex()
H A Ddbpage.c110 static int dbpageBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in dbpageBestIndex()
H A Dtest_intarray.c179 static int intarrayBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in intarrayBestIndex()
H A Dtest_bestindex.c596 static int tclBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in tclBestIndex()
H A Ddbstat.c214 static int statBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in statBestIndex()
/sqlite-3.40.0/ext/misc/
H A Dvtablog.c432 sqlite3_vtab *tab, in vtablogBestIndex()
450 sqlite3_vtab *tab, in vtablogUpdate()
H A Dwholenumber.c179 sqlite3_vtab *tab, in wholenumberBestIndex()
H A Dtemplatevtab.c216 sqlite3_vtab *tab, in templatevtabBestIndex()
H A Dprefixes.c200 sqlite3_vtab *tab, in prefixesBestIndex()
H A Dexplain.c236 sqlite3_vtab *tab, in explainBestIndex()
H A Dstmt.c271 sqlite3_vtab *tab, in stmtBestIndex()
H A Dvfsstat.c726 sqlite3_vtab *tab, in vstattabBestIndex()
738 sqlite3_vtab *tab, in vstattabUpdate()
H A Dqpvtab.c339 sqlite3_vtab *tab, in qpvtabBestIndex()
H A Dbtreeinfo.c159 static int binfoBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in binfoBestIndex()
H A Dmemstat.c362 sqlite3_vtab *tab, in memstatBestIndex()
H A Dcarray.c322 sqlite3_vtab *tab, in carrayBestIndex()
H A Dcompletion.c405 sqlite3_vtab *tab, in completionBestIndex()
H A Dcsv.c841 sqlite3_vtab *tab, in csvtabBestIndex()
H A Dfileio.c895 sqlite3_vtab *tab, in fsdirBestIndex()
H A Dfossildelta.c1012 sqlite3_vtab *tab, in deltaparsevtabBestIndex()
/sqlite-3.40.0/ext/recover/
H A Ddbdata.c207 static int dbdataBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdx){ in dbdataBestIndex()

12