Home
last modified time | relevance | path

Searched refs: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
1485 fulltextBestIndex,
H A Dfts1.c2087 static int fulltextBestIndex(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){ in fulltextBestIndex() function
3312 /* xBestIndex */ fulltextBestIndex,
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c2948 static int fulltextBestIndex(sqlite3_vtab *pVTab, sqlite3_index_info *pInfo){ in fulltextBestIndex() function
6739 /* xBestIndex */ fulltextBestIndex,