xmlTextReaderHasAttributes 11310 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderHasAttributes
xmlTextReaderHasAttributes 11311 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlTextReaderHasAttributes__internal_alias")));
xmlTextReaderHasAttributes 11313 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderHasAttributes
xmlTextReaderHasAttributes 11314 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribute((visibility("hidden")));
xmlTextReaderHasAttributes 11315 third_party/libxml/src/elfgcchack.h #define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias
xmlTextReaderHasAttributes  152 third_party/libxml/src/include/libxml/xmlreader.h 			xmlTextReaderHasAttributes(xmlTextReaderPtr reader);
xmlTextReaderHasAttributes 31217 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderHasAttributes(reader);