Searched refs:fts3IsEmpty (Results 1 – 1 of 1) sorted by relevance
2440 static int fts3IsEmpty(Fts3Table *p, sqlite3_value *pRowid, int *pisEmpty){ in fts3IsEmpty() function5616 rc = fts3IsEmpty(p, pRowid, &isEmpty); in fts3DeleteByRowid()