Searched refs:pysqlite_close_all_blobs (Results 1 – 3 of 3) sorted by relevance
22 void pysqlite_close_all_blobs(pysqlite_Connection *self);
96 pysqlite_close_all_blobs(pysqlite_Connection *self) in pysqlite_close_all_blobs() function
513 pysqlite_close_all_blobs(self); in pysqlite_connection_close_impl()