Home
last modified time | relevance | path

Searched defs:term_select (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c719 static int term_select(fulltext_vtab *v, const char *zTerm, int nTerm, in term_select() function
H A Dfts1.c1353 static int term_select(fulltext_vtab *v, const char *pTerm, int nTerm, in term_select() function