xmlRelaxNGGetParserErrors 8426 third_party/libxml/src/elfgcchack.h #undef xmlRelaxNGGetParserErrors
xmlRelaxNGGetParserErrors 8427 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRelaxNGGetParserErrors) xmlRelaxNGGetParserErrors __attribute((alias("xmlRelaxNGGetParserErrors__internal_alias")));
xmlRelaxNGGetParserErrors 8429 third_party/libxml/src/elfgcchack.h #ifndef xmlRelaxNGGetParserErrors
xmlRelaxNGGetParserErrors 8430 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRelaxNGGetParserErrors) xmlRelaxNGGetParserErrors__internal_alias __attribute((visibility("hidden")));
xmlRelaxNGGetParserErrors 8431 third_party/libxml/src/elfgcchack.h #define xmlRelaxNGGetParserErrors xmlRelaxNGGetParserErrors__internal_alias
xmlRelaxNGGetParserErrors  143 third_party/libxml/src/include/libxml/relaxng.h 		    xmlRelaxNGGetParserErrors(xmlRelaxNGParserCtxtPtr ctxt,
xmlRelaxNGGetParserErrors 17408 third_party/libxml/src/testapi.c         ret_val = xmlRelaxNGGetParserErrors(ctxt, err, warn, ctx);