| /sqlite-3.40.0/src/ |
| H A D | test8.c | 803 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 D | test_fs.c | 183 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 D | test_tclvar.c | 351 static int tclvarBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in tclvarBestIndex() 417 sqlite3_vtab *tab, in tclvarUpdate()
|
| H A D | test_schema.c | 266 static int schemaBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in schemaBestIndex()
|
| H A D | vdbevtab.c | 356 sqlite3_vtab *tab, in bytecodevtabBestIndex()
|
| H A D | dbpage.c | 110 static int dbpageBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in dbpageBestIndex()
|
| H A D | test_intarray.c | 179 static int intarrayBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in intarrayBestIndex()
|
| H A D | test_bestindex.c | 596 static int tclBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in tclBestIndex()
|
| H A D | dbstat.c | 214 static int statBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in statBestIndex()
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | vtablog.c | 432 sqlite3_vtab *tab, in vtablogBestIndex() 450 sqlite3_vtab *tab, in vtablogUpdate()
|
| H A D | wholenumber.c | 179 sqlite3_vtab *tab, in wholenumberBestIndex()
|
| H A D | templatevtab.c | 216 sqlite3_vtab *tab, in templatevtabBestIndex()
|
| H A D | prefixes.c | 200 sqlite3_vtab *tab, in prefixesBestIndex()
|
| H A D | explain.c | 236 sqlite3_vtab *tab, in explainBestIndex()
|
| H A D | stmt.c | 271 sqlite3_vtab *tab, in stmtBestIndex()
|
| H A D | vfsstat.c | 726 sqlite3_vtab *tab, in vstattabBestIndex() 738 sqlite3_vtab *tab, in vstattabUpdate()
|
| H A D | qpvtab.c | 339 sqlite3_vtab *tab, in qpvtabBestIndex()
|
| H A D | btreeinfo.c | 159 static int binfoBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in binfoBestIndex()
|
| H A D | memstat.c | 362 sqlite3_vtab *tab, in memstatBestIndex()
|
| H A D | carray.c | 322 sqlite3_vtab *tab, in carrayBestIndex()
|
| H A D | completion.c | 405 sqlite3_vtab *tab, in completionBestIndex()
|
| H A D | csv.c | 841 sqlite3_vtab *tab, in csvtabBestIndex()
|
| H A D | fileio.c | 895 sqlite3_vtab *tab, in fsdirBestIndex()
|
| H A D | fossildelta.c | 1012 sqlite3_vtab *tab, in deltaparsevtabBestIndex()
|
| /sqlite-3.40.0/ext/recover/ |
| H A D | dbdata.c | 207 static int dbdataBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdx){ in dbdataBestIndex()
|