Searched refs:testErrorHandler (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunsuite.c196 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { function
242 xmlSetGenericErrorFunc(NULL, testErrorHandler);
343 (xmlRelaxNGValidityErrorFunc) testErrorHandler,
344 (xmlRelaxNGValidityWarningFunc) testErrorHandler,
478 (xmlRelaxNGValidityErrorFunc) testErrorHandler,
479 (xmlRelaxNGValidityWarningFunc) testErrorHandler,
525 (xmlRelaxNGValidityErrorFunc) testErrorHandler,
526 (xmlRelaxNGValidityWarningFunc) testErrorHandler,
582 (xmlRelaxNGValidityErrorFunc) testErrorHandler,
583 (xmlRelaxNGValidityWarningFunc) testErrorHandler,
[all...]
H A Druntest.c249 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { function
1671 xmlSetGenericErrorFunc(NULL, testErrorHandler);
2120 testErrorHandler(NULL, "Relax-NG schema %s failed to compile\n",
2137 testErrorHandler(NULL, "%s : failed to parse\n", filename);
2141 testErrorHandler(NULL, "%s fails to validate\n", filename);
2143 testErrorHandler(NULL, "%s validates\n", filename);
2917 (xmlSchemaValidityErrorFunc) testErrorHandler,
2918 (xmlSchemaValidityWarningFunc) testErrorHandler,
2983 (xmlSchemaValidityErrorFunc) testErrorHandler,
2984 (xmlSchemaValidityWarningFunc) testErrorHandler,
[all...]
H A Drunxmlconf.c139 testErrorHandler(void *userData ATTRIBUTE_UNUSED, xmlErrorPtr error) { function
183 xmlSetStructuredErrorFunc(NULL, testErrorHandler);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drunsuite.c196 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { function
242 xmlSetGenericErrorFunc(NULL, testErrorHandler);
343 (xmlRelaxNGValidityErrorFunc) testErrorHandler,
344 (xmlRelaxNGValidityWarningFunc) testErrorHandler,
478 (xmlRelaxNGValidityErrorFunc) testErrorHandler,
479 (xmlRelaxNGValidityWarningFunc) testErrorHandler,
525 (xmlRelaxNGValidityErrorFunc) testErrorHandler,
526 (xmlRelaxNGValidityWarningFunc) testErrorHandler,
582 (xmlRelaxNGValidityErrorFunc) testErrorHandler,
583 (xmlRelaxNGValidityWarningFunc) testErrorHandler,
[all...]
H A Druntest.c249 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { function
1671 xmlSetGenericErrorFunc(NULL, testErrorHandler);
2120 testErrorHandler(NULL, "Relax-NG schema %s failed to compile\n",
2137 testErrorHandler(NULL, "%s : failed to parse\n", filename);
2141 testErrorHandler(NULL, "%s fails to validate\n", filename);
2143 testErrorHandler(NULL, "%s validates\n", filename);
2917 (xmlSchemaValidityErrorFunc) testErrorHandler,
2918 (xmlSchemaValidityWarningFunc) testErrorHandler,
2983 (xmlSchemaValidityErrorFunc) testErrorHandler,
2984 (xmlSchemaValidityWarningFunc) testErrorHandler,
[all...]
H A Drunxmlconf.c139 testErrorHandler(void *userData ATTRIBUTE_UNUSED, xmlErrorPtr error) { function
183 xmlSetStructuredErrorFunc(NULL, testErrorHandler);

Completed in 191 milliseconds