xmlRelaxNGGetValidErrors 8438 third_party/libxml/src/elfgcchack.h #undef xmlRelaxNGGetValidErrors
xmlRelaxNGGetValidErrors 8439 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRelaxNGGetValidErrors) xmlRelaxNGGetValidErrors __attribute((alias("xmlRelaxNGGetValidErrors__internal_alias")));
xmlRelaxNGGetValidErrors 8441 third_party/libxml/src/elfgcchack.h #ifndef xmlRelaxNGGetValidErrors
xmlRelaxNGGetValidErrors 8442 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRelaxNGGetValidErrors) xmlRelaxNGGetValidErrors__internal_alias __attribute((visibility("hidden")));
xmlRelaxNGGetValidErrors 8443 third_party/libxml/src/elfgcchack.h #define xmlRelaxNGGetValidErrors xmlRelaxNGGetValidErrors__internal_alias
xmlRelaxNGGetValidErrors  173 third_party/libxml/src/include/libxml/relaxng.h 		    xmlRelaxNGGetValidErrors(xmlRelaxNGValidCtxtPtr ctxt,
xmlRelaxNGGetValidErrors 17473 third_party/libxml/src/testapi.c         ret_val = xmlRelaxNGGetValidErrors(ctxt, err, warn, ctx);