Lines Matching refs:_Py_error_handler
238 unicode_encode_utf8(PyObject *unicode, _Py_error_handler error_handler,
242 _Py_error_handler error_handler, const char *errors,
396 _Py_error_handler
424 static _Py_error_handler
3729 unicode_encode_locale(PyObject *unicode, _Py_error_handler error_handler,
3781 _Py_error_handler error_handler = _Py_GetErrorHandler(errors);
3809 _Py_error_handler errors = get_error_handler_wide(filesystem_errors);
3960 _Py_error_handler errors, int current_locale)
4003 _Py_error_handler error_handler = _Py_GetErrorHandler(errors);
4011 _Py_error_handler error_handler = _Py_GetErrorHandler(errors);
4047 _Py_error_handler errors = get_error_handler_wide(filesystem_errors);
5096 _Py_error_handler error_handler, const char *errors,
5265 const char **reason, _Py_error_handler errors)
5404 const char **reason, int raw_malloc, _Py_error_handler errors)
5535 unicode_encode_utf8(PyObject *unicode, _Py_error_handler error_handler,
7062 _Py_error_handler error_handler = _Py_ERROR_UNKNOWN;
7265 _Py_error_handler error_handler = _Py_ERROR_UNKNOWN;
8673 _Py_error_handler *error_handler, PyObject **error_handler_obj, const char *errors,
8829 _Py_error_handler error_handler = _Py_ERROR_UNKNOWN;
15960 _Py_error_handler error_handler;