Searched refs:sqlite_commit_hook (Results 1 – 5 of 5) sorted by relevance
68 sqlite_commit_hook;
17 # sqlite_commit_hook
723 sqlite_commit_hook(pDb->db, DbCommitHandler, pDb); in DbObjCmd()725 sqlite_commit_hook(pDb->db, 0, 0); in DbObjCmd()
1072 void *sqlite_commit_hook( in sqlite_commit_hook() function
800 void *sqlite_commit_hook(sqlite*, int(*)(void*), void*);