Home
last modified time | relevance | path

Searched defs:term_update (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts1/
H A Dfulltext.c802 static int term_update(fulltext_vtab *v, sqlite_int64 rowid, in term_update() function
H A Dfts1.c1475 static int term_update(fulltext_vtab *v, sqlite_int64 rowid, in term_update() function