Lines Matching defs:errorHandler
4391 const char *errors, PyObject **errorHandler, in unicode_decode_call_errorhandler_wchar()
4504 const char *errors, PyObject **errorHandler, in unicode_decode_call_errorhandler_writer()
4715 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF7Stateful() local
5671 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF32Stateful() local
5818 PyObject *errorHandler = NULL; in _PyUnicode_EncodeUTF32() local
5982 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF16Stateful() local
6140 PyObject *errorHandler = NULL; in _PyUnicode_EncodeUTF16() local
6312 PyObject *errorHandler = NULL; in _PyUnicode_DecodeUnicodeEscapeInternal2() local
6746 PyObject *errorHandler = NULL; in _PyUnicode_DecodeRawUnicodeEscapeStateful() local
7018 PyObject **errorHandler, in unicode_encode_call_errorhandler()
7527 PyObject *errorHandler = NULL; in decode_code_page_errors() local
7883 PyObject *errorHandler = NULL; in encode_code_page_errors() local
8142 PyObject *errorHandler = NULL, *exc = NULL; in charmap_decode_string() local
8261 PyObject *errorHandler = NULL, *exc = NULL; in charmap_decode_mapping() local
8954 PyObject **errorHandler, in unicode_translate_call_errorhandler()
9230 PyObject *errorHandler = NULL; in _PyUnicode_TranslateCharmap() local