Searched refs:flushPendingTerms (Results 1 – 1 of 1) sorted by relevance
3635 static int flushPendingTerms(fulltext_vtab *v);3666 rc = flushPendingTerms(v); in fulltextQuery()5840 static int flushPendingTerms(fulltext_vtab *v){ in flushPendingTerms() function5860 int rc = flushPendingTerms(v); in initPendingTerms()5929 return flushPendingTerms((fulltext_vtab *)pVtab); in fulltextSync()6212 rc = flushPendingTerms(v); in optimizeFunc()