Lines Matching refs:sqlite3_blob_write
7701 ** ^The [sqlite3_blob_read()] and [sqlite3_blob_write()] interfaces
7758 ** [sqlite3_blob_write()]. The [BLOB handle] can be moved to a
7768 ** ^Calls to [sqlite3_blob_read()] and [sqlite3_blob_write()] for
7788 ** [sqlite3_blob_bytes()], [sqlite3_blob_write()].
7816 ** ^All subsequent calls to [sqlite3_blob_read()], [sqlite3_blob_write()] or
7889 ** See also: [sqlite3_blob_write()].
7901 ** ^(On success, sqlite3_blob_write() returns SQLITE_OK.
7933 SQLITE_API int sqlite3_blob_write(sqlite3_blob *, const void *z, int n, int iOffset);
10446 ** When the [sqlite3_blob_write()] API is used to update a blob column,
10450 ** sqlite3_blob_write() API, the [sqlite3_preupdate_blobwrite()] returns