Home
last modified time | relevance | path

Searched refs:_PyIO_str_read (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Modules/_io/
D_iomodule.h169 extern PyObject *_PyIO_str_read;
D_iomodule.c41 PyObject *_PyIO_str_read = NULL; variable
Dbufferedio.c1584 data = PyObject_CallMethodNoArgs(self->raw, _PyIO_str_read); in _bufferedreader_read_all()
Dtextio.c1865 (self->has_read1 ? _PyIO_str_read1: _PyIO_str_read), in textiowrapper_read_chunk()
/third_party/python/Tools/c-analyzer/
DTODO176 Modules/_io/_iomodule.c:_PyIO_str_read PyObject *_PyIO_str_read
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv35 Modules/_io/_iomodule.h - _PyIO_str_read -
2668 Modules/_io/_iomodule.c - _PyIO_str_read -