xmlTextReaderCurrentDoc 11166 third_party/libxml/src/elfgcchack.h #undef xmlTextReaderCurrentDoc
xmlTextReaderCurrentDoc 11167 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderCurrentDoc) xmlTextReaderCurrentDoc __attribute((alias("xmlTextReaderCurrentDoc__internal_alias")));
xmlTextReaderCurrentDoc 11169 third_party/libxml/src/elfgcchack.h #ifndef xmlTextReaderCurrentDoc
xmlTextReaderCurrentDoc 11170 third_party/libxml/src/elfgcchack.h extern __typeof (xmlTextReaderCurrentDoc) xmlTextReaderCurrentDoc__internal_alias __attribute((visibility("hidden")));
xmlTextReaderCurrentDoc 11171 third_party/libxml/src/elfgcchack.h #define xmlTextReaderCurrentDoc xmlTextReaderCurrentDoc__internal_alias
xmlTextReaderCurrentDoc  274 third_party/libxml/src/include/libxml/xmlreader.h 		    xmlTextReaderCurrentDoc	(xmlTextReaderPtr reader);
xmlTextReaderCurrentDoc 30752 third_party/libxml/src/testapi.c         ret_val = xmlTextReaderCurrentDoc(reader);