Home | History | Annotate | Download | only in fts1

Lines Matching refs:index_insert_term

1331 static int index_insert_term(fulltext_vtab *v, const char *zTerm, int nTerm,
1391 rc = index_insert_term(v, HashKey(e), HashKeysize(e), *piRowid, p);