Home
last modified time | relevance | path

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

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