Searched refs:blob_tell_impl (Results 1 – 2 of 2) sorted by relevance
158 blob_tell_impl(pysqlite_Blob *self);163 return blob_tell_impl(self); in blob_tell()
327 blob_tell_impl(pysqlite_Blob *self) in blob_tell_impl() function