xmlParseCharRef  6903 third_party/libxml/src/elfgcchack.h #undef xmlParseCharRef
xmlParseCharRef  6904 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseCharRef) xmlParseCharRef __attribute((alias("xmlParseCharRef__internal_alias")));
xmlParseCharRef  6906 third_party/libxml/src/elfgcchack.h #ifndef xmlParseCharRef
xmlParseCharRef  6907 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseCharRef) xmlParseCharRef__internal_alias __attribute((visibility("hidden")));
xmlParseCharRef  6908 third_party/libxml/src/elfgcchack.h #define xmlParseCharRef xmlParseCharRef__internal_alias
xmlParseCharRef   419 third_party/libxml/src/include/libxml/parserInternals.h 			xmlParseCharRef		(xmlParserCtxtPtr ctxt);
xmlParseCharRef  3707 third_party/libxml/src/parser.c 		int val = xmlParseCharRef(ctxt);
xmlParseCharRef  6790 third_party/libxml/src/parser.c 	int value = xmlParseCharRef(ctxt);