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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3ext.h363 #define sqlite3_result_zeroblob sqlite3_api->result_zeroblob macro
H A Dsqlite3.h3453 ** ^The sqlite3_result_zeroblob() interfaces set the result of
3556 SQLITE_API void sqlite3_result_zeroblob(sqlite3_context*, int n);
4453 ** ^The [sqlite3_bind_zeroblob()] and [sqlite3_result_zeroblob()] interfaces
H A Dsqlite3.c3980 ** ^The sqlite3_result_zeroblob() interfaces set the result of
4083 SQLITE_API void sqlite3_result_zeroblob(sqlite3_context*, int n);
4980 ** ^The [sqlite3_bind_zeroblob()] and [sqlite3_result_zeroblob()] interfaces
50514 SQLITE_API void sqlite3_result_zeroblob(sqlite3_context *pCtx, int n){ function
76074 #define sqlite3_result_zeroblob macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3ext.h363 #define sqlite3_result_zeroblob sqlite3_api->result_zeroblob macro
H A Dsqlite3.h3453 ** ^The sqlite3_result_zeroblob() interfaces set the result of
3556 SQLITE_API void sqlite3_result_zeroblob(sqlite3_context*, int n);
4453 ** ^The [sqlite3_bind_zeroblob()] and [sqlite3_result_zeroblob()] interfaces
H A Dsqlite3.c3980 ** ^The sqlite3_result_zeroblob() interfaces set the result of
4083 SQLITE_API void sqlite3_result_zeroblob(sqlite3_context*, int n);
4980 ** ^The [sqlite3_bind_zeroblob()] and [sqlite3_result_zeroblob()] interfaces
50514 SQLITE_API void sqlite3_result_zeroblob(sqlite3_context *pCtx, int n){ function
76074 #define sqlite3_result_zeroblob macro
[all...]

Completed in 473 milliseconds