Lines Matching defs:errorHandler
4461 const char *errors, PyObject **errorHandler, in unicode_decode_call_errorhandler_wchar()
4574 const char *errors, PyObject **errorHandler, in unicode_decode_call_errorhandler_writer()
4785 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF7Stateful() local
5772 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF32Stateful() local
5919 PyObject *errorHandler = NULL; in _PyUnicode_EncodeUTF32() local
6096 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF16Stateful() local
6254 PyObject *errorHandler = NULL; in _PyUnicode_EncodeUTF16() local
6437 PyObject *errorHandler = NULL; in _PyUnicode_DecodeUnicodeEscapeInternal() local
6842 PyObject *errorHandler = NULL; in _PyUnicode_DecodeRawUnicodeEscapeStateful() local
7127 PyObject **errorHandler, in unicode_encode_call_errorhandler()
7655 PyObject *errorHandler = NULL; in decode_code_page_errors() local
8011 PyObject *errorHandler = NULL; in encode_code_page_errors() local
8281 PyObject *errorHandler = NULL, *exc = NULL; in charmap_decode_string() local
8400 PyObject *errorHandler = NULL, *exc = NULL; in charmap_decode_mapping() local
9134 PyObject **errorHandler, in unicode_translate_call_errorhandler()
9410 PyObject *errorHandler = NULL; in _PyUnicode_TranslateCharmap() local