Searched refs:sqlite3_commit_hook (Results 1 – 3 of 3) sorted by relevance
391 #define sqlite3_commit_hook sqlite3_api->commit_hook macro
5913 SQLITE_API void *sqlite3_commit_hook(sqlite3*, int(*)(void*), void*);
6952 SQLITE_API void *sqlite3_commit_hook(sqlite3*, int(*)(void*), void*);119459 #define sqlite3_commit_hook sqlite3_api->commit_hook119864 sqlite3_commit_hook,156692 SQLITE_API void *sqlite3_commit_hook(
Completed in 470 milliseconds