Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Ddbstat.c214 static int statBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in statBestIndex() function
874 statBestIndex, /* xBestIndex */ in sqlite3DbstatRegister()