Searched refs:term_update (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfulltext.c802 static int term_update(fulltext_vtab *v, sqlite_int64 rowid, function
1364 rc = term_update(v, iIndexRow, &doclist);
1417 rc = term_update(v, iIndexRow, &doclist);
H A Dfts1.c1475 static int term_update(fulltext_vtab *v, sqlite_int64 rowid, function
3034 rc = term_update(v, iIndexRow, &doclist);

Completed in 70 milliseconds