Searched refs:fts3DeleteAll (Results 1 – 1 of 1) sorted by relevance
1029 static int fts3DeleteAll(Fts3Table *p, int bContent){ in fts3DeleteAll() function3559 rc = fts3DeleteAll(p, 0); in fts3DoRebuild()5622 rc = fts3DeleteAll(p, 1); in fts3DeleteByRowid()