Searched refs:bAppendable (Results 1 – 1 of 1) sorted by relevance
208284 int bAppendable = 0; /* Set to true if segment is appendable */ local208308 rc = fts3IsAppendable(p, iEnd, &bAppendable);208311 if( rc==SQLITE_OK && bAppendable ){208325 bAppendable = 0;208332 if( rc==SQLITE_OK && bAppendable ){