Searched refs:pysqlite_connection_enter_impl (Results 1 – 2 of 2) sorted by relevance
1100 pysqlite_connection_enter_impl(pysqlite_Connection *self);1105 return pysqlite_connection_enter_impl(self); in pysqlite_connection_enter()
2203 pysqlite_connection_enter_impl(pysqlite_Connection *self) in pysqlite_connection_enter_impl() function