xmlRemoveRef     8661 third_party/libxml/src/elfgcchack.h #undef xmlRemoveRef
xmlRemoveRef     8662 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRemoveRef) xmlRemoveRef __attribute((alias("xmlRemoveRef__internal_alias")));
xmlRemoveRef     8664 third_party/libxml/src/elfgcchack.h #ifndef xmlRemoveRef
xmlRemoveRef     8665 third_party/libxml/src/elfgcchack.h extern __typeof (xmlRemoveRef) xmlRemoveRef__internal_alias __attribute((visibility("hidden")));
xmlRemoveRef     8666 third_party/libxml/src/elfgcchack.h #define xmlRemoveRef xmlRemoveRef__internal_alias
xmlRemoveRef      298 third_party/libxml/src/include/libxml/valid.h 		xmlRemoveRef	       (xmlDocPtr doc, 
xmlRemoveRef     25689 third_party/libxml/src/testapi.c         ret_val = xmlRemoveRef(doc, attr);