Searched refs:_Py_ERROR_STRICT (Results 1 – 3 of 3) sorted by relevance
25 _Py_ERROR_STRICT, enumerator
42 case _Py_ERROR_STRICT: in get_surrogateescape()
376 return _Py_ERROR_STRICT; in _Py_GetErrorHandler()404 return _Py_ERROR_STRICT; in get_error_handler_wide()5056 case _Py_ERROR_STRICT: in _Py_DecodeUTF8Ex()5195 case _Py_ERROR_STRICT: in _Py_EncodeUTF8Ex()6831 case _Py_ERROR_STRICT: in unicode_encode_ucs1()8480 case _Py_ERROR_STRICT: in charmap_encoding_error()15669 res = _Py_EncodeUTF8Ex(wstr, str, NULL, NULL, 1, _Py_ERROR_STRICT); in encode_wstr_utf8()