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