Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/clinic/
H A Dtextio.c.h406 _io_TextIOWrapper_read_impl(textio *self, Py_ssize_t n);
424 return_value = _io_TextIOWrapper_read_impl(self, n); in _io_TextIOWrapper_read()
/third_party/python/Modules/_io/
H A Dtextio.c1898 _io_TextIOWrapper_read_impl(textio *self, Py_ssize_t n) in _io_TextIOWrapper_read_impl() function

Completed in 6 milliseconds