Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c1205 static int fulltext_query(fulltext_vtab *v, const char *zQuery, in fulltext_query() function
1258 rc = fulltext_query(v, zQuery, &pResult); in fulltextFilter()