Searched refs:blob_read_impl (Results 1 – 2 of 2) sorted by relevance
42 blob_read_impl(pysqlite_Blob *self, int length);61 return_value = blob_read_impl(self, length); in blob_read()
177 blob_read_impl(pysqlite_Blob *self, int length) in blob_read_impl() function