xmlParseAttributeType 6827 third_party/libxml/src/elfgcchack.h #undef xmlParseAttributeType
xmlParseAttributeType 6828 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseAttributeType) xmlParseAttributeType __attribute((alias("xmlParseAttributeType__internal_alias")));
xmlParseAttributeType 6830 third_party/libxml/src/elfgcchack.h #ifndef xmlParseAttributeType
xmlParseAttributeType 6831 third_party/libxml/src/elfgcchack.h extern __typeof (xmlParseAttributeType) xmlParseAttributeType__internal_alias __attribute((visibility("hidden")));
xmlParseAttributeType 6832 third_party/libxml/src/elfgcchack.h #define xmlParseAttributeType xmlParseAttributeType__internal_alias
xmlParseAttributeType  398 third_party/libxml/src/include/libxml/parserInternals.h 			xmlParseAttributeType	(xmlParserCtxtPtr ctxt,
xmlParseAttributeType 5693 third_party/libxml/src/parser.c 	    type = xmlParseAttributeType(ctxt, &tree);