Searched refs:commit_hook (Results 1 – 2 of 2) sorted by relevance
77 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member326 #define sqlite3_commit_hook sqlite3_api->commit_hook
101932 void * (*commit_hook)(sqlite3*,int(*)(void*),void*);102181 #define sqlite3_commit_hook sqlite3_api->commit_hook
Completed in 376 milliseconds