Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_fileutils.h20 _Py_ERROR_SURROGATEPASS, enumerator
/third_party/python/Objects/stringlib/
H A Dcodecs.h339 case _Py_ERROR_SURROGATEPASS: in utf8_encoder()
/third_party/python/Objects/
H A Dunicodeobject.c415 return _Py_ERROR_SURROGATEPASS; in _Py_GetErrorHandler()
443 return _Py_ERROR_SURROGATEPASS; in get_error_handler_wide()
5281 case _Py_ERROR_SURROGATEPASS: in _Py_DecodeUTF8Ex()
5420 case _Py_ERROR_SURROGATEPASS: in _Py_EncodeUTF8Ex()

Completed in 27 milliseconds