Searched refs:_Py_ERROR_SURROGATEESCAPE (Results 1 – 4 of 4) sorted by relevance
8 _Py_ERROR_SURROGATEESCAPE, enumerator
57 case _Py_ERROR_SURROGATEESCAPE: in get_surrogateescape()650 _Py_ERROR_SURROGATEESCAPE); in Py_DecodeLocale()824 _Py_ERROR_SURROGATEESCAPE); in encode_locale()912 NULL, _Py_ERROR_SURROGATEESCAPE); in _Py_GetLocaleEncoding()
369 case _Py_ERROR_SURROGATEESCAPE: in STRINGLIB()
407 return _Py_ERROR_SURROGATEESCAPE; in _Py_GetErrorHandler()435 return _Py_ERROR_SURROGATEESCAPE; in get_error_handler_wide()5285 case _Py_ERROR_SURROGATEESCAPE: in unicode_decode_utf8()5364 case _Py_ERROR_SURROGATEESCAPE: in _Py_DecodeUTF8Ex()5465 NULL, _Py_ERROR_SURROGATEESCAPE); in _Py_DecodeUTF8_surrogateescape()5503 case _Py_ERROR_SURROGATEESCAPE: in _Py_EncodeUTF8Ex()7277 case _Py_ERROR_SURROGATEESCAPE: in unicode_encode_ucs1()7451 case _Py_ERROR_SURROGATEESCAPE: in PyUnicode_DecodeASCII()