xmlRemoveID      8641 third_party/libxml/src/elfgcchack.h #undef xmlRemoveID
xmlRemoveID      8642 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRemoveID) xmlRemoveID __attribute((alias("xmlRemoveID__internal_alias")));
xmlRemoveID      8644 third_party/libxml/src/elfgcchack.h #ifndef xmlRemoveID
xmlRemoveID      8645 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRemoveID) xmlRemoveID__internal_alias __attribute((visibility("hidden")));
xmlRemoveID      8646 third_party/libxml/src/elfgcchack.h #define xmlRemoveID xmlRemoveID__internal_alias
xmlRemoveID       282 third_party/libxml/src/include/libxml/valid.h 		xmlRemoveID	       (xmlDocPtr doc, 
xmlRemoveID      25650 third_party/libxml/src/testapi.c         ret_val = xmlRemoveID(doc, attr);
xmlRemoveID      2039 third_party/libxml/src/tree.c 	    xmlRemoveID(cur->doc, cur);
xmlRemoveID      6717 third_party/libxml/src/tree.c 	    xmlRemoveID(node->doc, prop);
xmlRemoveID      8999 third_party/libxml/src/tree.c 			xmlRemoveID(sourceDoc, (xmlAttrPtr) cur);