Searched refs:isEmpty (Results 1 – 1 of 1) sorted by relevance
5615 int isEmpty = 0; /* Deleting *pRowid leaves the table empty */ in fts3DeleteByRowid() local5616 rc = fts3IsEmpty(p, pRowid, &isEmpty); in fts3DeleteByRowid()5618 if( isEmpty ){ in fts3DeleteByRowid()