Searched refs:_io__TextIOBase_newlines_get_impl (Results 1 – 2 of 2) sorted by relevance
248 _io__TextIOBase_newlines_get_impl(PyObject *self);253 return _io__TextIOBase_newlines_get_impl(self); in _io__TextIOBase_newlines_get()
162 _io__TextIOBase_newlines_get_impl(PyObject *self) in _io__TextIOBase_newlines_get_impl() function