xmlTextReaderSetup 11790 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderSetup xmlTextReaderSetup 11791 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderSetup) xmlTextReaderSetup __attribute((alias("xmlTextReaderSetup__internal_alias"))); xmlTextReaderSetup 11793 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderSetup xmlTextReaderSetup 11794 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderSetup) xmlTextReaderSetup__internal_alias __attribute((visibility("hidden"))); xmlTextReaderSetup 11795 third_party/libxml/src/elfgcchack.h #define xmlTextReaderSetup xmlTextReaderSetup__internal_alias xmlTextReaderSetup 121 third_party/libxml/src/include/libxml/xmlreader.h xmlTextReaderSetup(xmlTextReaderPtr reader, xmlTextReaderSetup 32550 third_party/libxml/src/testapi.c ret_val = xmlTextReaderSetup(reader, input, URL, (const char *)encoding, options); xmlTextReaderSetup 5225 third_party/libxml/src/xmlreader.c xmlTextReaderSetup(reader, NULL, NULL, encoding, options); xmlTextReaderSetup 5260 third_party/libxml/src/xmlreader.c xmlTextReaderSetup(reader, NULL, URL, encoding, options); xmlTextReaderSetup 5297 third_party/libxml/src/xmlreader.c xmlTextReaderSetup(reader, NULL, URL, encoding, options); xmlTextReaderSetup 5336 third_party/libxml/src/xmlreader.c xmlTextReaderSetup(reader, NULL, URL, encoding, options); xmlTextReaderSetup 5444 third_party/libxml/src/xmlreader.c return (xmlTextReaderSetup(reader, input, filename, encoding, options)); xmlTextReaderSetup 5478 third_party/libxml/src/xmlreader.c return (xmlTextReaderSetup(reader, input, URL, encoding, options)); xmlTextReaderSetup 5512 third_party/libxml/src/xmlreader.c return (xmlTextReaderSetup(reader, input, URL, encoding, options)); xmlTextReaderSetup 5548 third_party/libxml/src/xmlreader.c return (xmlTextReaderSetup(reader, input, URL, encoding, options));