Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c6823 sqlite3_index_info *pIdxInfo in seriesBestIndex()
8880 sqlite3_index_info *pIdxInfo in fsdirBestIndex()
9429 sqlite3_index_info *pIdxInfo in completionBestIndex()
11536 sqlite3_index_info *pIdxInfo in zipfileBestIndex()
13209 static int expertBestIndex(sqlite3_vtab *pVtab, sqlite3_index_info *pIdxInfo){ in expertBestIndex()