Home
last modified time | relevance | path

Searched refs:_Py_ERROR_SURROGATEPASS (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/stringlib/
Dcodecs.h338 case _Py_ERROR_SURROGATEPASS: in STRINGLIB()
/external/python/cpython3/Objects/
Dunicodeobject.c361 _Py_ERROR_SURROGATEPASS, enumerator
385 return _Py_ERROR_SURROGATEPASS; in get_error_handler()