Home
last modified time | relevance | path

Searched refs:vdbeCommit (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dvdbeaux.c2761 static int vdbeCommit(sqlite3 *db, Vdbe *p){ in vdbeCommit() function
3256 rc = vdbeCommit(db, p); in sqlite3VdbeHalt()