Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dtextio.c1963 _textiowrapper_decoder_setstate(textio *self, cookie_type *cookie) in _textiowrapper_decoder_setstate() function
2125 if (_textiowrapper_decoder_setstate(self, &cookie) < 0) in textiowrapper_seek()
2261 if (_textiowrapper_decoder_setstate(self, &cookie) < 0) in textiowrapper_tell()