Searched refs:fts3SpecialInsert (Results 1 – 4 of 4) sorted by relevance
2446 static int fts3SpecialInsert(Fts3Table *p, sqlite3_value *pVal){ in fts3SpecialInsert() function2676 return fts3SpecialInsert(p, apVal[p->nColumn+2]); in sqlite3Fts3UpdateMethod()
122554 static int fts3SpecialInsert(Fts3Table *p, sqlite3_value *pVal){122784 return fts3SpecialInsert(p, apVal[p->nColumn+2]);
128238 static int fts3SpecialInsert(Fts3Table *p, sqlite3_value *pVal){128480 rc = fts3SpecialInsert(p, apVal[p->nColumn+2]);
128286 static int fts3SpecialInsert(Fts3Table *p, sqlite3_value *pVal){128528 rc = fts3SpecialInsert(p, apVal[p->nColumn+2]);