Searched refs:fts3IsAppendable (Results 1 – 1 of 1) sorted by relevance
208234 static int fts3IsAppendable(Fts3Table *p, sqlite3_int64 iEnd, int *pbRes){ function208308 rc = fts3IsAppendable(p, iEnd, &bAppendable);