Searched refs:_Py_ERROR_SURROGATEESCAPE (Results 1 – 4 of 4) sorted by relevance
8 _Py_ERROR_SURROGATEESCAPE, enumerator
45 case _Py_ERROR_SURROGATEESCAPE: in get_surrogateescape()601 _Py_ERROR_SURROGATEESCAPE); in Py_DecodeLocale()775 _Py_ERROR_SURROGATEESCAPE); in encode_locale()
370 case _Py_ERROR_SURROGATEESCAPE: in STRINGLIB()
399 return _Py_ERROR_SURROGATEESCAPE; in _Py_GetErrorHandler()427 return _Py_ERROR_SURROGATEESCAPE; in get_error_handler_wide()5087 case _Py_ERROR_SURROGATEESCAPE: in unicode_decode_utf8()5166 case _Py_ERROR_SURROGATEESCAPE: in _Py_DecodeUTF8Ex()5267 NULL, _Py_ERROR_SURROGATEESCAPE); in _Py_DecodeUTF8_surrogateescape()5305 case _Py_ERROR_SURROGATEESCAPE: in _Py_EncodeUTF8Ex()7030 case _Py_ERROR_SURROGATEESCAPE: in unicode_encode_ucs1()7203 case _Py_ERROR_SURROGATEESCAPE: in PyUnicode_DecodeASCII()