Searched refs:sqlite3_update_hook (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3ext.h378 #define sqlite3_update_hook sqlite3_api->update_hook macro
H A Dsqlite3.h4775 ** See also the [sqlite3_update_hook()] interface.
4783 ** ^The sqlite3_update_hook() interface registers a callback function
4792 ** to sqlite3_update_hook().
4818 ** ^The sqlite3_update_hook(D,C,P) function
4826 SQLITE_API void *sqlite3_update_hook(
H A Dsqlite3.c5346 ** See also the [sqlite3_update_hook()] interface.
5354 ** ^The sqlite3_update_hook() interface registers a callback function
5363 ** to sqlite3_update_hook().
5389 ** ^The sqlite3_update_hook(D,C,P) function
5397 SQLITE_API void *sqlite3_update_hook(
92555 #define sqlite3_update_hook macro
116383 SQLITE_API void *sqlite3_update_hook( function
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h343 #define sqlite3_update_hook sqlite3_api->update_hook macro
H A Dsqlite3.h4407 ** See also the [sqlite3_update_hook()] interface.
4415 ** ^The sqlite3_update_hook() interface registers a callback function
4424 ** to sqlite3_update_hook().
4450 ** ^The sqlite3_update_hook(D,C,P) function
4458 SQLITE_API void *sqlite3_update_hook(
H A Dsqlite3.c4960 ** See also the [sqlite3_update_hook()] interface.
4968 ** ^The sqlite3_update_hook() interface registers a callback function
4977 ** to sqlite3_update_hook().
5003 ** ^The sqlite3_update_hook(D,C,P) function
5011 SQLITE_API void *sqlite3_update_hook(
89235 #define sqlite3_update_hook macro
111437 SQLITE_API void *sqlite3_update_hook( function
[all...]

Completed in 462 milliseconds