Lines Matching defs:errorHandler
1459 int unicode_decode_call_errorhandler(const char *errors, PyObject **errorHandler, in unicode_decode_call_errorhandler()
1664 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF7Stateful() local
1980 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF8Stateful() local
2296 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF32Stateful() local
2563 PyObject *errorHandler = NULL; in PyUnicode_DecodeUTF16Stateful() local
2818 PyObject *errorHandler = NULL; in PyUnicode_DecodeUnicodeEscape() local
3218 PyObject *errorHandler = NULL; in PyUnicode_DecodeRawUnicodeEscape() local
3434 PyObject *errorHandler = NULL; in _PyUnicode_DecodeUnicodeInternal() local
3567 PyObject **errorHandler, in unicode_encode_call_errorhandler()
3634 PyObject *errorHandler = NULL; in unicode_encode_ucs1() local
3834 PyObject *errorHandler = NULL; in PyUnicode_DecodeASCII() local
4130 PyObject *errorHandler = NULL; in PyUnicode_DecodeCharmap() local
4649 int *known_errorHandler, PyObject **errorHandler, const char *errors, in charmap_encoding_error()
4781 PyObject *errorHandler = NULL; in PyUnicode_EncodeCharmap() local
4887 PyObject **errorHandler, in unicode_translate_call_errorhandler()
5068 PyObject *errorHandler = NULL; in PyUnicode_TranslateCharmap() local
5225 PyObject *errorHandler = NULL; in PyUnicode_EncodeDecimal() local