Home
last modified time | relevance | path

Searched refs:_Py_ERROR_IGNORE (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_fileutils.h18 _Py_ERROR_IGNORE, enumerator
/third_party/python/Objects/stringlib/
H A Dcodecs.h335 case _Py_ERROR_IGNORE: in utf8_encoder()
/third_party/python/Objects/
H A Dunicodeobject.c409 return _Py_ERROR_IGNORE; in _Py_GetErrorHandler()
437 return _Py_ERROR_IGNORE; in get_error_handler_wide()
5189 case _Py_ERROR_IGNORE: in unicode_decode_utf8()
7117 case _Py_ERROR_IGNORE: in unicode_encode_ucs1()
7327 case _Py_ERROR_IGNORE: in PyUnicode_DecodeASCII()
8740 case _Py_ERROR_IGNORE: in charmap_encoding_error()

Completed in 20 milliseconds