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