xmlParseEntityRef 7113 third_party/libxml/src/elfgcchack.h #undef xmlParseEntityRef
xmlParseEntityRef 7114 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseEntityRef) xmlParseEntityRef __attribute((alias("xmlParseEntityRef__internal_alias")));
xmlParseEntityRef 7116 third_party/libxml/src/elfgcchack.h #ifndef xmlParseEntityRef
xmlParseEntityRef 7117 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseEntityRef) xmlParseEntityRef__internal_alias __attribute((visibility("hidden")));
xmlParseEntityRef 7118 third_party/libxml/src/elfgcchack.h #define xmlParseEntityRef xmlParseEntityRef__internal_alias
xmlParseEntityRef  421 third_party/libxml/src/include/libxml/parserInternals.h 			xmlParseEntityRef	(xmlParserCtxtPtr ctxt);
xmlParseEntityRef 3736 third_party/libxml/src/parser.c 		ent = xmlParseEntityRef(ctxt);
xmlParseEntityRef 6831 third_party/libxml/src/parser.c     ent = xmlParseEntityRef(ctxt);