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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.h5871 ** ^The [sqlite3_wal_hook()] function is used to register a callback that
5881 ** is a copy of the third parameter passed to sqlite3_wal_hook() when
5897 ** registered at one time. ^Calling [sqlite3_wal_hook()] replaces any
5900 ** [wal_autocheckpoint pragma] both invoke [sqlite3_wal_hook()] and will
5901 ** those overwrite any prior [sqlite3_wal_hook()] settings.
5903 SQLITE_API void *sqlite3_wal_hook(
5913 ** [sqlite3_wal_hook()] that causes any database on [database connection] D
5921 ** registered using [sqlite3_wal_hook()]. ^Likewise, registering a callback
5922 ** using [sqlite3_wal_hook()] disables the automatic checkpoint mechanism
H A Dsqlite3.c6408 ** ^The [sqlite3_wal_hook()] function is used to register a callback that
6418 ** is a copy of the third parameter passed to sqlite3_wal_hook() when
6434 ** registered at one time. ^Calling [sqlite3_wal_hook()] replaces any
6437 ** [wal_autocheckpoint pragma] both invoke [sqlite3_wal_hook()] and will
6438 ** those overwrite any prior [sqlite3_wal_hook()] settings.
6440 SQLITE_API void *sqlite3_wal_hook(
6450 ** [sqlite3_wal_hook()] that causes any database on [database connection] D
6458 ** registered using [sqlite3_wal_hook()]. ^Likewise, registering a callback
6459 ** using [sqlite3_wal_hook()] disables the automatic checkpoint mechanism
104579 SQLITE_API void *sqlite3_wal_hook( function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h5871 ** ^The [sqlite3_wal_hook()] function is used to register a callback that
5881 ** is a copy of the third parameter passed to sqlite3_wal_hook() when
5897 ** registered at one time. ^Calling [sqlite3_wal_hook()] replaces any
5900 ** [wal_autocheckpoint pragma] both invoke [sqlite3_wal_hook()] and will
5901 ** those overwrite any prior [sqlite3_wal_hook()] settings.
5903 SQLITE_API void *sqlite3_wal_hook(
5913 ** [sqlite3_wal_hook()] that causes any database on [database connection] D
5921 ** registered using [sqlite3_wal_hook()]. ^Likewise, registering a callback
5922 ** using [sqlite3_wal_hook()] disables the automatic checkpoint mechanism
H A Dsqlite3.c6408 ** ^The [sqlite3_wal_hook()] function is used to register a callback that
6418 ** is a copy of the third parameter passed to sqlite3_wal_hook() when
6434 ** registered at one time. ^Calling [sqlite3_wal_hook()] replaces any
6437 ** [wal_autocheckpoint pragma] both invoke [sqlite3_wal_hook()] and will
6438 ** those overwrite any prior [sqlite3_wal_hook()] settings.
6440 SQLITE_API void *sqlite3_wal_hook(
6450 ** [sqlite3_wal_hook()] that causes any database on [database connection] D
6458 ** registered using [sqlite3_wal_hook()]. ^Likewise, registering a callback
6459 ** using [sqlite3_wal_hook()] disables the automatic checkpoint mechanism
104579 SQLITE_API void *sqlite3_wal_hook( function
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h5871 ** ^The [sqlite3_wal_hook()] function is used to register a callback that
5881 ** is a copy of the third parameter passed to sqlite3_wal_hook() when
5897 ** registered at one time. ^Calling [sqlite3_wal_hook()] replaces any
5900 ** [wal_autocheckpoint pragma] both invoke [sqlite3_wal_hook()] and will
5901 ** those overwrite any prior [sqlite3_wal_hook()] settings.
5903 SQLITE_API void *sqlite3_wal_hook(
5913 ** [sqlite3_wal_hook()] that causes any database on [database connection] D
5921 ** registered using [sqlite3_wal_hook()]. ^Likewise, registering a callback
5922 ** using [sqlite3_wal_hook()] disables the automatic checkpoint mechanism
H A Dsqlite3.c6408 ** ^The [sqlite3_wal_hook()] function is used to register a callback that
6418 ** is a copy of the third parameter passed to sqlite3_wal_hook() when
6434 ** registered at one time. ^Calling [sqlite3_wal_hook()] replaces any
6437 ** [wal_autocheckpoint pragma] both invoke [sqlite3_wal_hook()] and will
6438 ** those overwrite any prior [sqlite3_wal_hook()] settings.
6440 SQLITE_API void *sqlite3_wal_hook(
6450 ** [sqlite3_wal_hook()] that causes any database on [database connection] D
6458 ** registered using [sqlite3_wal_hook()]. ^Likewise, registering a callback
6459 ** using [sqlite3_wal_hook()] disables the automatic checkpoint mechanism
104579 SQLITE_API void *sqlite3_wal_hook( function
[all...]

Completed in 1084 milliseconds