Searched refs:pysqlite_connection_call (Results 1 – 2 of 2) sorted by relevance
1190 PyObject* pysqlite_connection_call(pysqlite_Connection* self, PyObject* args, PyObject* kwargs) in pysqlite_connection_call() function1662 (ternaryfunc)pysqlite_connection_call, /* tp_call */
1651 pysqlite_connection_call(pysqlite_Connection *self, PyObject *args, in pysqlite_connection_call() function2378 {Py_tp_call, pysqlite_connection_call},