Home | History | Annotate | Download | only in fts1

Lines Matching refs:term_insert

556   /* TERM_INSERT */
783 static int term_insert(fulltext_vtab *v, const char *zTerm, int nTerm,
1341 rc = term_insert(v, zTerm, nTerm, iDocid, &doclist);
1359 rc = term_insert(v, zTerm, nTerm, firstDocid(&half), &half);