Home
last modified time | relevance | path

Searched defs:pysqlite_cursor_fetchmany (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_sqlite/
Dcursor.c812 PyObject* pysqlite_cursor_fetchmany(pysqlite_Cursor* self, PyObject* args, PyObject* kwargs) in pysqlite_cursor_fetchmany() function
/external/python/cpython2/Modules/_sqlite/
Dcursor.c936 PyObject* pysqlite_cursor_fetchmany(pysqlite_Cursor* self, PyObject* args, PyObject* kwargs) in pysqlite_cursor_fetchmany() function