Searched refs:_PyCodec_TextDecoder (Results 1 – 1 of 1) sorted by relevance
526 static PyObject * _PyCodec_TextDecoder(const char *encoding) in _PyCodec_TextDecoder() function550 decoder = _PyCodec_TextDecoder(encoding); in _PyCodec_DecodeText()