Searched refs:pysqlite_connection_set_authorizer_impl (Results 1 – 2 of 2) sorted by relevance
500 pysqlite_connection_set_authorizer_impl(pysqlite_Connection *self,518 return_value = pysqlite_connection_set_authorizer_impl(self, cls, callable); in pysqlite_connection_set_authorizer()
1389 pysqlite_connection_set_authorizer_impl(pysqlite_Connection *self, in pysqlite_connection_set_authorizer_impl() function