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

/freebsd-11.0-release/contrib/sqlite3/
H A Dsqlite3ext.h432 #define sqlite3_blob_open sqlite3_api->blob_open macro
H A Dsqlite3.h3583 ** [sqlite3_blob_open | incremental BLOB I/O] routines.
5911 ** [sqlite3_blob_open | incremental BLOB I/O] can be performed.
5912 ** ^Objects of this type are created by [sqlite3_blob_open()]
5993 SQLITE_API int SQLITE_STDCALL sqlite3_blob_open(
6014 ** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] -
6045 ** [sqlite3_blob_open()]) is a harmless no-op. ^Otherwise, if this function
6061 ** by a prior successful call to [sqlite3_blob_open()] and which has not
6088 ** by a prior successful call to [sqlite3_blob_open()] and which has not
6111 ** writing (the flags parameter to [sqlite3_blob_open()] was zero),
6130 ** by a prior successful call to [sqlite3_blob_open()] an
[all...]
H A Dsqlite3.c3808 ** [sqlite3_blob_open | incremental BLOB I/O] routines.
6136 ** [sqlite3_blob_open | incremental BLOB I/O] can be performed.
6137 ** ^Objects of this type are created by [sqlite3_blob_open()]
6218 SQLITE_API int SQLITE_STDCALL sqlite3_blob_open(
6239 ** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] -
6270 ** [sqlite3_blob_open()]) is a harmless no-op. ^Otherwise, if this function
6286 ** by a prior successful call to [sqlite3_blob_open()] and which has not
6313 ** by a prior successful call to [sqlite3_blob_open()] and which has not
6336 ** writing (the flags parameter to [sqlite3_blob_open()] was zero),
6355 ** by a prior successful call to [sqlite3_blob_open()] an
81465 SQLITE_API int SQLITE_STDCALL sqlite3_blob_open( function
106296 #define sqlite3_blob_open macro
106502 #define sqlite3_blob_open macro
[all...]
/freebsd-11.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h365 #define sqlite3_blob_open sqlite3_api->blob_open macro
H A Dsqlite3.h3041 ** [sqlite3_blob_open | incremental BLOB I/O] routines.
5027 ** [sqlite3_blob_open | incremental BLOB I/O] can be performed.
5028 ** ^Objects of this type are created by [sqlite3_blob_open()]
5092 SQLITE_API int sqlite3_blob_open(
5112 ** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] -
5146 ** by a failed call to [sqlite3_blob_open()]) is a harmless no-op.
5159 ** by a prior successful call to [sqlite3_blob_open()] and which has not
5185 ** by a prior successful call to [sqlite3_blob_open()] and which has not
5201 ** writing (the flags parameter to [sqlite3_blob_open()] was zero),
5223 ** by a prior successful call to [sqlite3_blob_open()] an
[all...]
H A Dsqlite3.c3594 ** [sqlite3_blob_open | incremental BLOB I/O] routines.
5580 ** [sqlite3_blob_open | incremental BLOB I/O] can be performed.
5581 ** ^Objects of this type are created by [sqlite3_blob_open()]
5645 SQLITE_API int sqlite3_blob_open(
5665 ** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] -
5699 ** by a failed call to [sqlite3_blob_open()]) is a harmless no-op.
5712 ** by a prior successful call to [sqlite3_blob_open()] and which has not
5738 ** by a prior successful call to [sqlite3_blob_open()] and which has not
5754 ** writing (the flags parameter to [sqlite3_blob_open()] was zero),
5776 ** by a prior successful call to [sqlite3_blob_open()] an
69915 SQLITE_API int sqlite3_blob_open( function
89257 #define sqlite3_blob_open macro
89410 #define sqlite3_blob_open macro
[all...]

Completed in 774 milliseconds