Searched refs:sqlite_commit_hook (Results 1 – 5 of 5) sorted by relevance
68 sqlite_commit_hook;
19 # sqlite_commit_hook
726 sqlite_commit_hook(pDb->db, DbCommitHandler, pDb); in DbObjCmd()728 sqlite_commit_hook(pDb->db, 0, 0); in DbObjCmd()
1075 void *sqlite_commit_hook( in sqlite_commit_hook() function
803 void *sqlite_commit_hook(sqlite*, int(*)(void*), void*);