Home | History | Annotate | Download | only in amalgamation

Lines Matching defs:sqlite3_blob_open

3400 ** [sqlite3_blob_open | incremental BLOB I/O] routines.
5381 ** [sqlite3_blob_open | incremental BLOB I/O] can be performed.
5382 ** ^Objects of this type are created by [sqlite3_blob_open()]
5446 SQLITE_API int sqlite3_blob_open(
5466 ** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] -
5500 ** by a failed call to [sqlite3_blob_open()]) is a harmless no-op.
5513 ** by a prior successful call to [sqlite3_blob_open()] and which has not
5539 ** by a prior successful call to [sqlite3_blob_open()] and which has not
5555 ** writing (the flags parameter to [sqlite3_blob_open()] was zero),
5577 ** by a prior successful call to [sqlite3_blob_open()] and which has not
68454 int flags; /* Copy of "flags" passed to sqlite3_blob_open() */
68536 SQLITE_API int sqlite3_blob_open(
68760 ** sqlite3_blob_open().
86844 #define sqlite3_blob_open sqlite3_api->blob_open
86991 #define sqlite3_blob_open 0
87171 sqlite3_blob_open,
120788 rc = sqlite3_blob_open(