Home
last modified time | relevance | path

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

/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h326 #define sqlite3_commit_hook sqlite3_api->commit_hook macro
H A Dsqlite3.h5070 SQLITE_API void *SQLITE_STDCALL sqlite3_commit_hook(sqlite3*, int(*)(void*), void*);
H A Dsqlite3.c5277 SQLITE_API void *SQLITE_STDCALL sqlite3_commit_hook(sqlite3*, int(*)(void*), void*);
102181 #define sqlite3_commit_hook sqlite3_api->commit_hook
102529 sqlite3_commit_hook,
129791 SQLITE_API void *SQLITE_STDCALL sqlite3_commit_hook(

Completed in 351 milliseconds