Searched defs:pUpdate (Results 1 – 5 of 5) sorted by relevance
281 sqlite3_stmt *pUpdate = 0; /* The UPDATE statement */ in main() local
623 static void docListUpdate(DocList *d, DocList *pUpdate){ in docListUpdate()637 static void docListAccumulate(DocList *pAcc, DocList *pUpdate){ in docListAccumulate()
292 static int docListUpdate(DocList *d, sqlite_int64 iDocid, DocList *pUpdate){ in docListUpdate()
233 sqlite3_stmt *pUpdate; /* Last update statement (or NULL) */ member3450 sqlite3_stmt *pUpdate = 0; in rbuStep() local
4542 sqlite3_stmt *pUpdate = 0; /* Update statement to modify idx values */ in fts3RepackSegdirLevel() local