Home
last modified time | relevance | path

Searched refs:_PyIO_str_read1 (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Modules/_io/
D_iomodule.h170 extern PyObject *_PyIO_str_read1;
D_iomodule.c42 PyObject *_PyIO_str_read1 = NULL; variable
Dtextio.c1251 r = _PyObject_LookupAttr(buffer, _PyIO_str_read1, &res); in _io_TextIOWrapper___init___impl()
1865 (self->has_read1 ? _PyIO_str_read1: _PyIO_str_read), in textiowrapper_read_chunk()
/third_party/python/Tools/c-analyzer/
DTODO177 Modules/_io/_iomodule.c:_PyIO_str_read1 PyObject *_PyIO_str_read1
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv36 Modules/_io/_iomodule.h - _PyIO_str_read1 -
2669 Modules/_io/_iomodule.c - _PyIO_str_read1 -