xmlRemoveProp    8651 third_party/libxml/src/elfgcchack.h #undef xmlRemoveProp
xmlRemoveProp    8652 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRemoveProp) xmlRemoveProp __attribute((alias("xmlRemoveProp__internal_alias")));
xmlRemoveProp    8654 third_party/libxml/src/elfgcchack.h #ifndef xmlRemoveProp
xmlRemoveProp    8655 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRemoveProp) xmlRemoveProp__internal_alias __attribute((visibility("hidden")));
xmlRemoveProp    8656 third_party/libxml/src/elfgcchack.h #define xmlRemoveProp xmlRemoveProp__internal_alias
xmlRemoveProp    1058 third_party/libxml/src/include/libxml/tree.h 		xmlRemoveProp		(xmlAttrPtr cur);
xmlRemoveProp    22806 third_party/libxml/src/testapi.c         ret_val = xmlRemoveProp(cur);
xmlRemoveProp    2913 third_party/libxml/src/tree.c 		xmlRemoveProp((xmlAttrPtr) attr);