Searched refs:pysqlite_connection_close_impl (Results 1 – 2 of 2) sorted by relevance
258 pysqlite_connection_close_impl(pysqlite_Connection *self);263 return pysqlite_connection_close_impl(self); in pysqlite_connection_close()
498 pysqlite_connection_close_impl(pysqlite_Connection *self) in pysqlite_connection_close_impl() function