Searched refs:vdbeCommit (Results 1 – 1 of 1) sorted by relevance
2761 static int vdbeCommit(sqlite3 *db, Vdbe *p){ in vdbeCommit() function3256 rc = vdbeCommit(db, p); in sqlite3VdbeHalt()