xmlTextReaderSetParserProp 11754 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderSetParserProp xmlTextReaderSetParserProp 11755 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderSetParserProp) xmlTextReaderSetParserProp __attribute((alias("xmlTextReaderSetParserProp__internal_alias"))); xmlTextReaderSetParserProp 11757 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderSetParserProp xmlTextReaderSetParserProp 11758 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderSetParserProp) xmlTextReaderSetParserProp__internal_alias __attribute((visibility("hidden"))); xmlTextReaderSetParserProp 11759 third_party/libxml/src/elfgcchack.h #define xmlTextReaderSetParserProp xmlTextReaderSetParserProp__internal_alias xmlTextReaderSetParserProp 250 third_party/libxml/src/include/libxml/xmlreader.h xmlTextReaderSetParserProp (xmlTextReaderPtr reader, xmlTextReaderSetParserProp 78 third_party/libxml/src/testReader.c xmlTextReaderSetParserProp(reader, XML_PARSER_VALIDATE, 1); xmlTextReaderSetParserProp 32443 third_party/libxml/src/testapi.c ret_val = xmlTextReaderSetParserProp(reader, prop, value); xmlTextReaderSetParserProp 1868 third_party/libxml/src/xmllint.c xmlTextReaderSetParserProp(reader, XML_PARSER_VALIDATE, 1); xmlTextReaderSetParserProp 1871 third_party/libxml/src/xmllint.c xmlTextReaderSetParserProp(reader, XML_PARSER_LOADDTD, 1);