Home
last modified time | relevance | path

Searched refs:pysqlite_cursor_init (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_sqlite/clinic/
Dcursor.c.h16 pysqlite_cursor_init(PyObject *self, PyObject *args, PyObject *kwargs) in pysqlite_cursor_init() function
/external/python/cpython3/Modules/_sqlite/
Dcursor.c1338 {Py_tp_init, pysqlite_cursor_init},