Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c260246 static int fts5BestIndexMethod(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){ function
263396 /* xBestIndex */ fts5BestIndexMethod,