Searched refs:sqlite3_status (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3ext.h372 #define sqlite3_status sqlite3_api->status macro
H A Dsqlite3.h1252 ** <li> [sqlite3_status()]
5139 SQLITE_API int sqlite3_status(int op, int *pCurrent, int *pHighwater, int resetFlag);
5146 ** that can be returned by [sqlite3_status()].
5163 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5187 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5211 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5249 ** See also: [sqlite3_status()] and [sqlite3_stmt_status()].
5320 ** See also: [sqlite3_status()] and [sqlite3_db_status()].
H A Dsqlite3.c1789 ** <li> [sqlite3_status()]
5676 SQLITE_API int sqlite3_status(int op, int *pCurrent, int *pHighwater, int resetFlag);
5683 ** that can be returned by [sqlite3_status()].
5700 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5724 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5748 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5786 ** See also: [sqlite3_status()] and [sqlite3_stmt_status()].
5857 ** See also: [sqlite3_status()] and [sqlite3_db_status()].
11620 ** This module implements the sqlite3_status() interface and related
12113 SQLITE_API int sqlite3_status(in function
83669 #define sqlite3_status macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3ext.h372 #define sqlite3_status sqlite3_api->status macro
H A Dsqlite3.h1252 ** <li> [sqlite3_status()]
5139 SQLITE_API int sqlite3_status(int op, int *pCurrent, int *pHighwater, int resetFlag);
5146 ** that can be returned by [sqlite3_status()].
5163 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5187 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5211 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5249 ** See also: [sqlite3_status()] and [sqlite3_stmt_status()].
5320 ** See also: [sqlite3_status()] and [sqlite3_db_status()].
H A Dsqlite3.c1789 ** <li> [sqlite3_status()]
5676 SQLITE_API int sqlite3_status(int op, int *pCurrent, int *pHighwater, int resetFlag);
5683 ** that can be returned by [sqlite3_status()].
5700 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5724 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5748 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5786 ** See also: [sqlite3_status()] and [sqlite3_stmt_status()].
5857 ** See also: [sqlite3_status()] and [sqlite3_db_status()].
11620 ** This module implements the sqlite3_status() interface and related
12113 SQLITE_API int sqlite3_status(in function
83669 #define sqlite3_status macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3ext.h372 #define sqlite3_status sqlite3_api->status macro
H A Dsqlite3.h1252 ** <li> [sqlite3_status()]
5139 SQLITE_API int sqlite3_status(int op, int *pCurrent, int *pHighwater, int resetFlag);
5146 ** that can be returned by [sqlite3_status()].
5163 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5187 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5211 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5249 ** See also: [sqlite3_status()] and [sqlite3_stmt_status()].
5320 ** See also: [sqlite3_status()] and [sqlite3_db_status()].
H A Dsqlite3.c1789 ** <li> [sqlite3_status()]
5676 SQLITE_API int sqlite3_status(int op, int *pCurrent, int *pHighwater, int resetFlag);
5683 ** that can be returned by [sqlite3_status()].
5700 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5724 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5748 ** *pHighwater parameter to [sqlite3_status()] is of interest.
5786 ** See also: [sqlite3_status()] and [sqlite3_stmt_status()].
5857 ** See also: [sqlite3_status()] and [sqlite3_db_status()].
11620 ** This module implements the sqlite3_status() interface and related
12113 SQLITE_API int sqlite3_status(in function
83669 #define sqlite3_status macro
[all...]

Completed in 908 milliseconds