HomeSort by relevance Sort by last modified time
    Searched refs:term_update (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fulltext.c 558 /* TERM_UPDATE */ "update %_term set doclist = ? where rowid = ?",
802 static int term_update(fulltext_vtab *v, sqlite_int64 rowid, function
    [all...]
fts1.c 1475 static int term_update(fulltext_vtab *v, sqlite_int64 rowid, function
    [all...]

Completed in 44 milliseconds