Home
last modified time | relevance | path

Searched defs:pIdxInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dshell.c6100 sqlite3_index_info *pIdxInfo in seriesBestIndex()
8056 sqlite3_index_info *pIdxInfo in fsdirBestIndex()
8600 sqlite3_index_info *pIdxInfo in completionBestIndex()
10697 sqlite3_index_info *pIdxInfo in zipfileBestIndex()
12370 static int expertBestIndex(sqlite3_vtab *pVtab, sqlite3_index_info *pIdxInfo){ in expertBestIndex()