Searched refs:pysqlite_cursor_fetchmany (Results 1 – 1 of 1) sorted by relevance
181 …{"fetchmany", _PyCFunction_CAST(pysqlite_cursor_fetchmany), METH_FASTCALL|METH_KEYWORDS, pysqlite_…187 pysqlite_cursor_fetchmany(pysqlite_Cursor *self, PyObject *const *args, Py_ssize_t nargs, PyObject … in pysqlite_cursor_fetchmany() function