Home
last modified time | relevance | path

Searched refs:cidxBestIndex (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/repair/
H A Dcheckindex.c145 static int cidxBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pInfo){ in cidxBestIndex() function
890 cidxBestIndex, /* xBestIndex */ in ciInit()