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