Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_fileutils.h17 _Py_ERROR_REPLACE, enumerator
/third_party/python/Objects/stringlib/
H A Dcodecs.h331 case _Py_ERROR_REPLACE: in utf8_encoder()
/third_party/python/Objects/
H A Dunicodeobject.c406 return _Py_ERROR_REPLACE; in _Py_GetErrorHandler()
434 return _Py_ERROR_REPLACE; in get_error_handler_wide()
5193 case _Py_ERROR_REPLACE: in unicode_decode_utf8()
7113 case _Py_ERROR_REPLACE: in unicode_encode_ucs1()
7310 case _Py_ERROR_REPLACE: in PyUnicode_DecodeASCII()
7319 if (error_handler == _Py_ERROR_REPLACE) in PyUnicode_DecodeASCII()
8728 case _Py_ERROR_REPLACE: in charmap_encoding_error()

Completed in 19 milliseconds