Home | History | Annotate | Download | only in dist

Lines Matching defs:sqlite3_blob_open

3506 ** [sqlite3_blob_open | incremental BLOB I/O] routines.
5691 ** [sqlite3_blob_open | incremental BLOB I/O] can be performed.
5692 ** ^Objects of this type are created by [sqlite3_blob_open()]
5748 ** ^The [sqlite3_blob_open()] interface will fail for a [WITHOUT ROWID]
5759 SQLITE_API int sqlite3_blob_open(
5779 ** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] -
5813 ** by a failed call to [sqlite3_blob_open()]) is a harmless no-op.
5826 ** by a prior successful call to [sqlite3_blob_open()] and which has not
5852 ** by a prior successful call to [sqlite3_blob_open()] and which has not
5868 ** writing (the flags parameter to [sqlite3_blob_open()] was zero),
5890 ** by a prior successful call to [sqlite3_blob_open()] and which has not
74578 int flags; /* Copy of "flags" passed to sqlite3_blob_open() */
74659 SQLITE_API int sqlite3_blob_open(
74884 ** sqlite3_blob_open().
97391 #define sqlite3_blob_open sqlite3_api->blob_open
97570 #define sqlite3_blob_open 0
97751 sqlite3_blob_open,
137937 rc = sqlite3_blob_open(