Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Dcursor.c736 PyObject* pysqlite_cursor_iternext(pysqlite_Cursor *self) in pysqlite_cursor_iternext() function
/external/python/cpython2/Modules/_sqlite/
Dcursor.c873 PyObject* pysqlite_cursor_iternext(pysqlite_Cursor *self) in pysqlite_cursor_iternext() function