Home
last modified time | relevance | path

Searched refs:textiowrapper_read_chunk (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_io/
H A Dtextio.c1765 textiowrapper_read_chunk(textio *self, Py_ssize_t size_hint) in textiowrapper_read_chunk() function
1957 res = textiowrapper_read_chunk(self, remaining); in _io_TextIOWrapper_read_impl()
2131 res = textiowrapper_read_chunk(self, 0); in _textiowrapper_readline()

Completed in 6 milliseconds