Searched refs:bError (Results 1 – 1 of 1) sorted by relevance
1524 int bError = 0; in fts5SpecialInsert() local1560 rc = sqlite3Fts5ConfigSetValue(pTab->p.pConfig, zCmd, pVal, &bError); in fts5SpecialInsert()1563 if( bError ){ in fts5SpecialInsert()