xmlParseNotationType 7291 third_party/libxml/src/elfgcchack.h #undef xmlParseNotationType
xmlParseNotationType 7292 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseNotationType) xmlParseNotationType __attribute((alias("xmlParseNotationType__internal_alias")));
xmlParseNotationType 7294 third_party/libxml/src/elfgcchack.h #ifndef xmlParseNotationType
xmlParseNotationType 7295 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseNotationType) xmlParseNotationType__internal_alias __attribute((visibility("hidden")));
xmlParseNotationType 7296 third_party/libxml/src/elfgcchack.h #define xmlParseNotationType xmlParseNotationType__internal_alias
xmlParseNotationType  391 third_party/libxml/src/include/libxml/parserInternals.h 			xmlParseNotationType	(xmlParserCtxtPtr ctxt);
xmlParseNotationType 5552 third_party/libxml/src/parser.c 	*tree = xmlParseNotationType(ctxt);