Home
last modified time | relevance | path

Searched refs:_PyIO_str_readline (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Modules/_io/
D_iomodule.h174 extern PyObject *_PyIO_str_readline;
D_iomodule.c46 PyObject *_PyIO_str_readline = NULL; variable
Diobase.c659 PyObject *line = PyObject_CallMethodNoArgs(self, _PyIO_str_readline); in iobase_iternext()
Dstringio.c412 _PyIO_str_readline); in stringio_iternext()
Dbufferedio.c1358 _PyIO_str_readline); in buffered_iternext()
Dtextio.c3102 _PyIO_str_readline); in textiowrapper_iternext()
/third_party/python/Tools/c-analyzer/
DTODO181 Modules/_io/_iomodule.c:_PyIO_str_readline PyObject *_PyIO_str_readline
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv40 Modules/_io/_iomodule.h - _PyIO_str_readline -
2673 Modules/_io/_iomodule.c - _PyIO_str_readline -