Home
last modified time | relevance | path

Searched defs:fulltextBestIndex (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c955 static int fulltextBestIndex(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){ in fulltextBestIndex() function
H A Dfts1.c2087 static int fulltextBestIndex(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){ in fulltextBestIndex() function
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c2948 static int fulltextBestIndex(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){ in fulltextBestIndex() function