xmlTextReaderRelaxNGValidate 11706 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderRelaxNGValidate xmlTextReaderRelaxNGValidate 11707 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderRelaxNGValidate) xmlTextReaderRelaxNGValidate __attribute((alias("xmlTextReaderRelaxNGValidate__internal_alias"))); xmlTextReaderRelaxNGValidate 11709 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderRelaxNGValidate xmlTextReaderRelaxNGValidate 11710 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderRelaxNGValidate) xmlTextReaderRelaxNGValidate__internal_alias __attribute((visibility("hidden"))); xmlTextReaderRelaxNGValidate 11711 third_party/libxml/src/elfgcchack.h #define xmlTextReaderRelaxNGValidate xmlTextReaderRelaxNGValidate__internal_alias xmlTextReaderRelaxNGValidate 285 third_party/libxml/src/include/libxml/xmlreader.h xmlTextReaderRelaxNGValidate(xmlTextReaderPtr reader, xmlTextReaderRelaxNGValidate 2124 third_party/libxml/src/runtest.c ret = xmlTextReaderRelaxNGValidate(reader, rng); xmlTextReaderRelaxNGValidate 32309 third_party/libxml/src/testapi.c ret_val = xmlTextReaderRelaxNGValidate(reader, (const char *)rng); xmlTextReaderRelaxNGValidate 1877 third_party/libxml/src/xmllint.c ret = xmlTextReaderRelaxNGValidate(reader, relaxng);