Searched refs:textiowrapper_read_chunk (Results 1 – 2 of 2) sorted by relevance
1392 textiowrapper_read_chunk(textio *self) in textiowrapper_read_chunk() function1555 res = textiowrapper_read_chunk(self); in textiowrapper_read()1720 res = textiowrapper_read_chunk(self); in _textiowrapper_readline()
1671 textiowrapper_read_chunk(textio *self, Py_ssize_t size_hint) in textiowrapper_read_chunk() function1864 res = textiowrapper_read_chunk(self, remaining); in _io_TextIOWrapper_read_impl()2037 res = textiowrapper_read_chunk(self, 0); in _textiowrapper_readline()