Searched refs:_PyIO_str_read (Results 1 – 6 of 6) sorted by relevance
169 extern PyObject *_PyIO_str_read;
41 PyObject *_PyIO_str_read = NULL; variable
1584 data = PyObject_CallMethodNoArgs(self->raw, _PyIO_str_read); in _bufferedreader_read_all()
1865 (self->has_read1 ? _PyIO_str_read1: _PyIO_str_read), in textiowrapper_read_chunk()
176 Modules/_io/_iomodule.c:_PyIO_str_read PyObject *_PyIO_str_read
35 Modules/_io/_iomodule.h - _PyIO_str_read -2668 Modules/_io/_iomodule.c - _PyIO_str_read -