Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_main.c547 static int fts5BestIndexMethod(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){ in fts5BestIndexMethod() function
2819 /* xBestIndex */ fts5BestIndexMethod, in fts5Init()