Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_fileutils.h19 _Py_ERROR_BACKSLASHREPLACE, enumerator
/third_party/python/Objects/stringlib/
H A Dcodecs.h349 case _Py_ERROR_BACKSLASHREPLACE: in utf8_encoder()
/third_party/python/Objects/
H A Dunicodeobject.c412 return _Py_ERROR_BACKSLASHREPLACE; in _Py_GetErrorHandler()
440 return _Py_ERROR_BACKSLASHREPLACE; in get_error_handler_wide()
7121 case _Py_ERROR_BACKSLASHREPLACE: in unicode_encode_ucs1()

Completed in 21 milliseconds