Searched refs:_PyCodec_DecodeInternal (Results 1 – 1 of 1) sorted by relevance
454 _PyCodec_DecodeInternal(PyObject *object, in _PyCodec_DecodeInternal() function517 return _PyCodec_DecodeInternal(object, decoder, encoding, errors); in PyCodec_Decode()613 return _PyCodec_DecodeInternal(object, decoder, encoding, errors); in _PyCodec_DecodeText()