Lines Matching refs:sqlite3_update_hook
7098 ** See also the [sqlite3_update_hook()] interface.
7173 ** ^The sqlite3_update_hook() interface registers a callback function
7183 ** to sqlite3_update_hook().
7216 ** ^The sqlite3_update_hook(D,C,P) function
7224 SQLITE_API void *sqlite3_update_hook(
10768 ** See also: [sqlite3_update_hook()]
136937 #define sqlite3_update_hook sqlite3_api->update_hook
137386 sqlite3_update_hook,
182083 SQLITE_API void *sqlite3_update_hook(