error_handler 76 include/crm/common/logging_internal.h void pcmk__set_config_error_handler(pcmk__config_error_func error_handler, void *error_context); error_handler 36 include/crm/common/schemas_internal.h xmlRelaxNGValidityErrorFunc error_handler, error_handler 1285 lib/common/logging.c void pcmk__set_config_error_handler(pcmk__config_error_func error_handler, void *error_context) error_handler 1287 lib/common/logging.c pcmk__config_error_handler = error_handler; error_handler 489 lib/common/schemas.c validate_with_relaxng(xmlDocPtr doc, xmlRelaxNGValidityErrorFunc error_handler, error_handler 510 lib/common/schemas.c if (error_handler) { error_handler 512 lib/common/schemas.c (xmlRelaxNGValidityErrorFunc) error_handler, error_handler 513 lib/common/schemas.c (xmlRelaxNGValidityWarningFunc) error_handler, error_handler 530 lib/common/schemas.c if (error_handler) { error_handler 532 lib/common/schemas.c (xmlRelaxNGValidityErrorFunc) error_handler, error_handler 533 lib/common/schemas.c (xmlRelaxNGValidityWarningFunc) error_handler, error_handler 683 lib/common/schemas.c xmlRelaxNGValidityErrorFunc error_handler, error_handler 706 lib/common/schemas.c valid = validate_with_relaxng(xml->doc, error_handler, error_handler_context, file, cache); error_handler 729 lib/common/schemas.c xmlRelaxNGValidityErrorFunc error_handler, error_handler 751 lib/common/schemas.c return validate_with(xml_blob, schema, error_handler, error_handler 970 lib/common/schemas.c xmlRelaxNGValidityErrorFunc error_handler = NULL; error_handler 975 lib/common/schemas.c error_handler = (xmlRelaxNGValidityErrorFunc) xml_log; error_handler 1000 lib/common/schemas.c if (!validate_with(new_xml, upgraded_schema, error_handler, error_handler 1056 lib/common/schemas.c xmlRelaxNGValidityErrorFunc error_handler = error_handler 1092 lib/common/schemas.c if (!validate_with(*xml, current_schema, error_handler,