Home | History | Annotate | Download | only in fts1

Lines Matching refs:term_update

1073   /* TERM_UPDATE */ "update %_term set doclist = ? where rowid = ?",
1475 static int term_update(fulltext_vtab *v, sqlite_int64 rowid,
3034 rc = term_update(v, iIndexRow, &doclist);