xmlTextReaderMoveToNextAttribute 11490 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderMoveToNextAttribute
xmlTextReaderMoveToNextAttribute 11491 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderMoveToNextAttribute) xmlTextReaderMoveToNextAttribute __attribute((alias("xmlTextReaderMoveToNextAttribute__internal_alias")));
xmlTextReaderMoveToNextAttribute 11493 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderMoveToNextAttribute
xmlTextReaderMoveToNextAttribute 11494 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderMoveToNextAttribute) xmlTextReaderMoveToNextAttribute__internal_alias __attribute((visibility("hidden")));
xmlTextReaderMoveToNextAttribute 11495 third_party/libxml/src/elfgcchack.h #define xmlTextReaderMoveToNextAttribute xmlTextReaderMoveToNextAttribute__internal_alias
xmlTextReaderMoveToNextAttribute  238 third_party/libxml/src/include/libxml/xmlreader.h 		    xmlTextReaderMoveToNextAttribute(xmlTextReaderPtr reader);
xmlTextReaderMoveToNextAttribute 31772 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderMoveToNextAttribute(reader);
xmlTextReaderMoveToNextAttribute 27044 third_party/libxml/src/xmlschemas.c 		    ret = xmlTextReaderMoveToNextAttribute(vctxt->reader);