Home
last modified time | relevance | path

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

/netbsd/external/public-domain/sqlite/dist/
H A Dshell.c2868 sqlite3_index_info *pIdxInfo in fsdirBestIndex()
3399 sqlite3_index_info *pIdxInfo in completionBestIndex()
5360 sqlite3_index_info *pIdxInfo in zipfileBestIndex()
6975 static int expertBestIndex(sqlite3_vtab *pVtab, sqlite3_index_info *pIdxInfo){ in expertBestIndex()