Lines Matching refs:blob_reopen
102321 ** This function is used by both blob_open() and blob_reopen(). It seeks102334 ** calls to sqlite3_blob_read(), blob_write() or blob_reopen() will136667 int (*blob_reopen)(sqlite3_blob*,sqlite3_int64);137013 #define sqlite3_blob_reopen sqlite3_api->blob_reopen