Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/
Dtextio.c2293 _textiowrapper_encoder_reset(textio *self, int start_of_stream) in _textiowrapper_encoder_reset() function
2315 return _textiowrapper_encoder_reset( in _textiowrapper_encoder_setstate()
2397 if (cmp < 0 || _textiowrapper_encoder_reset(self, cmp)) { in _io_TextIOWrapper_seek_impl()