Searched defs:pysqlite_cursor_fetchmany (Results 1 – 2 of 2) sorted by relevance
186 pysqlite_cursor_fetchmany(pysqlite_Cursor *self, PyObject *const *args, Py_ssize_t nargs, PyObject … in pysqlite_cursor_fetchmany() function
936 PyObject* pysqlite_cursor_fetchmany(pysqlite_Cursor* self, PyObject* args, PyObject* kwargs) in pysqlite_cursor_fetchmany() function