Searched refs:blob_read (Results 1 – 2 of 2) sorted by relevance
37 {"read", _PyCFunction_CAST(blob_read), METH_FASTCALL, blob_read__doc__},43 blob_read(pysqlite_Blob *self, PyObject *const *args, Py_ssize_t nargs) in blob_read() function
176 int (*blob_read)(sqlite3_blob*,void*,int,int); member536 #define sqlite3_blob_read sqlite3_api->blob_read