Home | History | Annotate | Download | only in fts1

Lines Matching refs:term_update

558   /* TERM_UPDATE */ "update %_term set doclist = ? where rowid = ?",
802 static int term_update(fulltext_vtab *v, sqlite_int64 rowid,
1364 rc = term_update(v, iIndexRow, &doclist);
1417 rc = term_update(v, iIndexRow, &doclist);