Searched refs:sqlite3_get_auxdata (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3ext.h274 #define sqlite3_get_auxdata sqlite3_api->get_auxdata macro
H A Dsqlite3.h2652 ** [sqlite3_context_db_handle()], [sqlite3_get_auxdata()],
3531 ** ^The sqlite3_get_auxdata() interface returns a pointer to the metadata
3536 ** then sqlite3_get_auxdata() returns a NULL pointer.
3541 ** calls to sqlite3_get_auxdata() might return this data, if it has
3559 SQLITE_API void *sqlite3_get_auxdata(sqlite3_context*, int N);
H A Dsqlite3.c3189 ** [sqlite3_context_db_handle()], [sqlite3_get_auxdata()],
4068 ** ^The sqlite3_get_auxdata() interface returns a pointer to the metadata
4073 ** then sqlite3_get_auxdata() returns a NULL pointer.
4078 ** calls to sqlite3_get_auxdata() might return this data, if it has
4096 SQLITE_API void *sqlite3_get_auxdata(sqlite3_context*, int N);
11833 ** of the function. This is used to implement the sqlite3_get_auxdata()
58113 SQLITE_API void *sqlite3_get_auxdata(sqlite3_context *pCtx, int iArg){ function
83571 #define sqlite3_get_auxdata macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3ext.h274 #define sqlite3_get_auxdata sqlite3_api->get_auxdata macro
H A Dsqlite3.h2652 ** [sqlite3_context_db_handle()], [sqlite3_get_auxdata()],
3531 ** ^The sqlite3_get_auxdata() interface returns a pointer to the metadata
3536 ** then sqlite3_get_auxdata() returns a NULL pointer.
3541 ** calls to sqlite3_get_auxdata() might return this data, if it has
3559 SQLITE_API void *sqlite3_get_auxdata(sqlite3_context*, int N);
H A Dsqlite3.c3189 ** [sqlite3_context_db_handle()], [sqlite3_get_auxdata()],
4068 ** ^The sqlite3_get_auxdata() interface returns a pointer to the metadata
4073 ** then sqlite3_get_auxdata() returns a NULL pointer.
4078 ** calls to sqlite3_get_auxdata() might return this data, if it has
4096 SQLITE_API void *sqlite3_get_auxdata(sqlite3_context*, int N);
11833 ** of the function. This is used to implement the sqlite3_get_auxdata()
58113 SQLITE_API void *sqlite3_get_auxdata(sqlite3_context *pCtx, int iArg){ function
83571 #define sqlite3_get_auxdata macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3ext.h274 #define sqlite3_get_auxdata sqlite3_api->get_auxdata macro
H A Dsqlite3.h2652 ** [sqlite3_context_db_handle()], [sqlite3_get_auxdata()],
3531 ** ^The sqlite3_get_auxdata() interface returns a pointer to the metadata
3536 ** then sqlite3_get_auxdata() returns a NULL pointer.
3541 ** calls to sqlite3_get_auxdata() might return this data, if it has
3559 SQLITE_API void *sqlite3_get_auxdata(sqlite3_context*, int N);
H A Dsqlite3.c3189 ** [sqlite3_context_db_handle()], [sqlite3_get_auxdata()],
4068 ** ^The sqlite3_get_auxdata() interface returns a pointer to the metadata
4073 ** then sqlite3_get_auxdata() returns a NULL pointer.
4078 ** calls to sqlite3_get_auxdata() might return this data, if it has
4096 SQLITE_API void *sqlite3_get_auxdata(sqlite3_context*, int N);
11833 ** of the function. This is used to implement the sqlite3_get_auxdata()
58113 SQLITE_API void *sqlite3_get_auxdata(sqlite3_context *pCtx, int iArg){ function
83571 #define sqlite3_get_auxdata macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h3818 ** The sqlite3_get_auxdata() interface returns a pointer to the meta-data
3823 ** has changed since the meta-data was set, then sqlite3_get_auxdata()
3829 ** calls to sqlite3_get_auxdata() might return this data, if it has
3850 ** {F16272} The [sqlite3_get_auxdata(C,N)] interface returns a pointer
3875 void *sqlite3_get_auxdata(sqlite3_context*, int N);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h3818 ** The sqlite3_get_auxdata() interface returns a pointer to the meta-data
3823 ** has changed since the meta-data was set, then sqlite3_get_auxdata()
3829 ** calls to sqlite3_get_auxdata() might return this data, if it has
3850 ** {F16272} The [sqlite3_get_auxdata(C,N)] interface returns a pointer
3875 void *sqlite3_get_auxdata(sqlite3_context*, int N);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h3818 ** The sqlite3_get_auxdata() interface returns a pointer to the meta-data
3823 ** has changed since the meta-data was set, then sqlite3_get_auxdata()
3829 ** calls to sqlite3_get_auxdata() might return this data, if it has
3850 ** {F16272} The [sqlite3_get_auxdata(C,N)] interface returns a pointer
3875 void *sqlite3_get_auxdata(sqlite3_context*, int N);

Completed in 1089 milliseconds