Home
last modified time | relevance | path

Searched refs:stringio_iternext (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_io/
Dstringio.c313 stringio_iternext(stringio *self) in stringio_iternext() function
883 (iternextfunc)stringio_iternext, /*tp_iternext*/
/external/python/cpython3/Modules/_io/
Dstringio.c396 stringio_iternext(stringio *self) in stringio_iternext() function
1031 (iternextfunc)stringio_iternext, /*tp_iternext*/