Searched refs:pysqlite_connection_set_authorizer (Results 1 – 3 of 3) sorted by relevance
497 …{"set_authorizer", _PyCFunction_CAST(pysqlite_connection_set_authorizer), METH_METHOD|METH_FASTCAL…505 pysqlite_connection_set_authorizer(pysqlite_Connection *self, PyTypeObject *cls, PyObject *const *a… in pysqlite_connection_set_authorizer() function
994 static PyObject* pysqlite_connection_set_authorizer(pysqlite_Connection* self, PyObject* args, PyOb… in pysqlite_connection_set_authorizer() function1601 {"set_authorizer", (PyCFunction)pysqlite_connection_set_authorizer, METH_VARARGS|METH_KEYWORDS,
364 Modules/_sqlite/connection.c pysqlite_connection_set_authorizer kwlist -