xmlTextReaderGetAttributeNs 11238 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderGetAttributeNs xmlTextReaderGetAttributeNs 11239 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderGetAttributeNs) xmlTextReaderGetAttributeNs __attribute((alias("xmlTextReaderGetAttributeNs__internal_alias"))); xmlTextReaderGetAttributeNs 11241 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderGetAttributeNs xmlTextReaderGetAttributeNs 11242 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderGetAttributeNs) xmlTextReaderGetAttributeNs__internal_alias __attribute((visibility("hidden"))); xmlTextReaderGetAttributeNs 11243 third_party/libxml/src/elfgcchack.h #define xmlTextReaderGetAttributeNs xmlTextReaderGetAttributeNs__internal_alias xmlTextReaderGetAttributeNs 217 third_party/libxml/src/include/libxml/xmlreader.h xmlTextReaderGetAttributeNs (xmlTextReaderPtr reader, xmlTextReaderGetAttributeNs 30978 third_party/libxml/src/testapi.c ret_val = xmlTextReaderGetAttributeNs(reader, (const xmlChar *)localName, (const xmlChar *)namespaceURI);