Home
last modified time | relevance | path

Searched refs:_io_StringIO_newlines_get_impl (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_io/clinic/
Dstringio.c.h539 _io_StringIO_newlines_get_impl(stringio *self);
547 return_value = _io_StringIO_newlines_get_impl(self); in _io_StringIO_newlines_get()
/external/python/cpython3/Modules/_io/
Dstringio.c1011 _io_StringIO_newlines_get_impl(stringio *self) in _io_StringIO_newlines_get_impl() function