Home
last modified time | relevance | path

Searched refs:_Py_GetErrorHandler (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_fileutils.h39 PyAPI_FUNC(_Py_error_handler) _Py_GetErrorHandler(const char *errors);
/external/python/cpython3/Objects/stringlib/
Dcodecs.h317 error_handler = _Py_GetErrorHandler(errors); in STRINGLIB()
/external/python/cpython3/Modules/
D_testinternalcapi.c596 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in encode_locale_ex()
640 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in decode_locale_ex()
/external/python/cpython3/Objects/
Dunicodeobject.c511 _Py_GetErrorHandler(const char *errors) in _Py_GetErrorHandler() function
3690 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in PyUnicode_EncodeLocale()
3912 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in PyUnicode_DecodeLocaleAndSize()
3920 _Py_error_handler error_handler = _Py_GetErrorHandler(errors); in PyUnicode_DecodeLocale()
5009 error_handler = _Py_GetErrorHandler(errors); in unicode_decode_utf8()
6920 error_handler = _Py_GetErrorHandler(errors); in unicode_encode_ucs1()
7115 error_handler = _Py_GetErrorHandler(errors); in PyUnicode_DecodeASCII()
8504 *error_handler = _Py_GetErrorHandler(errors); in charmap_encoding_error()
/external/python/cpython3/Doc/data/
Dpython3.13.abi1411 …<elf-symbol name='_Py_GetErrorHandler' type='func-type' binding='global-binding' visibility='defau…
10278_Py_GetErrorHandler' mangled-name='_Py_GetErrorHandler' filepath='Objects/unicodeobject.c' line='5…