Home | History | Annotate | Download | only in fts1

Lines Matching refs:index_insert_term

1413     ** now, I'd rather keep this logic similar to index_insert_term().
3016 static int index_insert_term(fulltext_vtab *v, const char *pTerm, int nTerm,
3193 rc = index_insert_term(v, fts1HashKey(e), fts1HashKeysize(e), p);