xmlTextReaderMoveToAttributeNs 11454 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderMoveToAttributeNs
xmlTextReaderMoveToAttributeNs 11455 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderMoveToAttributeNs) xmlTextReaderMoveToAttributeNs __attribute((alias("xmlTextReaderMoveToAttributeNs__internal_alias")));
xmlTextReaderMoveToAttributeNs 11457 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderMoveToAttributeNs
xmlTextReaderMoveToAttributeNs 11458 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderMoveToAttributeNs) xmlTextReaderMoveToAttributeNs__internal_alias __attribute((visibility("hidden")));
xmlTextReaderMoveToAttributeNs 11459 third_party/libxml/src/elfgcchack.h #define xmlTextReaderMoveToAttributeNs xmlTextReaderMoveToAttributeNs__internal_alias
xmlTextReaderMoveToAttributeNs  232 third_party/libxml/src/include/libxml/xmlreader.h 		    xmlTextReaderMoveToAttributeNs(xmlTextReaderPtr reader,
xmlTextReaderMoveToAttributeNs 31664 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderMoveToAttributeNs(reader, (const xmlChar *)localName, (const xmlChar *)namespaceURI);