Searched refs:pysqlite_do_all_statements (Results 1 – 1 of 1) sorted by relevance
238 void pysqlite_do_all_statements(pysqlite_Connection* self, int action, int reset_cursors) in pysqlite_do_all_statements() function374 pysqlite_do_all_statements(self, ACTION_FINALIZE, 1); in pysqlite_connection_close()515 pysqlite_do_all_statements(self, ACTION_RESET, 1); in pysqlite_connection_rollback()