Lines Matching refs:sqlite3_update_hook
4686 ** See also the [sqlite3_update_hook()] interface.
4694 ** ^The sqlite3_update_hook() interface registers a callback function
4703 ** to sqlite3_update_hook().
4729 ** ^The sqlite3_update_hook(D,C,P) function
4737 SQLITE_API void *sqlite3_update_hook(
84767 #define sqlite3_update_hook sqlite3_api->update_hook
85068 sqlite3_update_hook,
106062 SQLITE_API void *sqlite3_update_hook(