Searched defs:pysqlite_cursor_init (Results 1 – 2 of 2) sorted by relevance
10 pysqlite_cursor_init(PyObject *self, PyObject *args, PyObject *kwargs) in pysqlite_cursor_init() function
71 static int pysqlite_cursor_init(pysqlite_Cursor* self, PyObject* args, PyObject* kwargs) in pysqlite_cursor_init() function