Searched refs:blob_tell_impl (Results 1 – 2 of 2) sorted by relevance
156 blob_tell_impl(pysqlite_Blob *self);161 return blob_tell_impl(self); in blob_tell()
325 blob_tell_impl(pysqlite_Blob *self) in blob_tell_impl() function