Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c14459 static int dbdataBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdx){ in dbdataBestIndex() function
15166 dbdataBestIndex, /* xBestIndex */ in sqlite3DbdataRegister()