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

  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fulltext.c 292 static int docListUpdate(DocList *d, sqlite_int64 iDocid, DocList *pUpdate){
    [all...]
fts1.c 579 /* Helper function for docListUpdate() and docListAccumulate().
623 static void docListUpdate(DocList *d, DocList *pUpdate){
    [all...]

Completed in 50 milliseconds