Lines Matching defs:errorHandler
4245 const char *errors, PyObject **errorHandler, in unicode_decode_call_errorhandler_wchar()
4353 const char *errors, PyObject **errorHandler, in unicode_decode_call_errorhandler_writer()
4552 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF7Stateful() local
5233 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF32Stateful() local
5380 PyObject *errorHandler = NULL; in _PyUnicode_EncodeUTF32() local
5558 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF16Stateful() local
5715 PyObject *errorHandler = NULL; in _PyUnicode_EncodeUTF16() local
5898 PyObject *errorHandler = NULL; in _PyUnicode_DecodeUnicodeEscape() local
6282 PyObject *errorHandler = NULL; in PyUnicode_DecodeRawUnicodeEscape() local
6500 PyObject *errorHandler = NULL; in _PyUnicode_DecodeUnicodeInternal() local
6642 PyObject **errorHandler, in unicode_encode_call_errorhandler()
7179 PyObject *errorHandler = NULL; in decode_code_page_errors() local
7523 PyObject *errorHandler = NULL; in encode_code_page_errors() local
7795 PyObject *errorHandler = NULL, *exc = NULL; in charmap_decode_string() local
7914 PyObject *errorHandler = NULL, *exc = NULL; in charmap_decode_mapping() local
8654 PyObject **errorHandler, in unicode_translate_call_errorhandler()
8930 PyObject *errorHandler = NULL; in _PyUnicode_TranslateCharmap() local