Searched refs:fts3DeleteAll (Results 1 – 4 of 4) sorted by relevance
717 static int fts3DeleteAll(Fts3Table *p){ in fts3DeleteAll() function2661 rc = fts3DeleteAll(p); in sqlite3Fts3UpdateMethod()
125975 static int fts3DeleteAll(Fts3Table *p, int bContent){128162 rc = fts3DeleteAll(p, 0);128420 rc = fts3DeleteAll(p, 1);
126023 static int fts3DeleteAll(Fts3Table *p, int bContent){128210 rc = fts3DeleteAll(p, 0);128468 rc = fts3DeleteAll(p, 1);
120825 static int fts3DeleteAll(Fts3Table *p){122769 rc = fts3DeleteAll(p);