Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dshell.c9038 static int dbdataBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdx){ in dbdataBestIndex() function
9647 dbdataBestIndex, /* xBestIndex */ in sqlite3DbdataRegister()