xmlTextReaderMoveToAttribute 11430 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderMoveToAttribute
xmlTextReaderMoveToAttribute 11431 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderMoveToAttribute) xmlTextReaderMoveToAttribute __attribute((alias("xmlTextReaderMoveToAttribute__internal_alias")));
xmlTextReaderMoveToAttribute 11433 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderMoveToAttribute
xmlTextReaderMoveToAttribute 11434 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderMoveToAttribute) xmlTextReaderMoveToAttribute__internal_alias __attribute((visibility("hidden")));
xmlTextReaderMoveToAttribute 11435 third_party/libxml/src/elfgcchack.h #define xmlTextReaderMoveToAttribute xmlTextReaderMoveToAttribute__internal_alias
xmlTextReaderMoveToAttribute  229 third_party/libxml/src/include/libxml/xmlreader.h 		    xmlTextReaderMoveToAttribute(xmlTextReaderPtr reader,
xmlTextReaderMoveToAttribute 31578 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderMoveToAttribute(reader, (const xmlChar *)name);