xmlHashRemoveEntry  755 third_party/libxml/src/catalog.c 	    xmlHashRemoveEntry(catal->sgml, entry->name,
xmlHashRemoveEntry  763 third_party/libxml/src/catalog.c     xmlHashRemoveEntry(catal->sgml, entry->name, NULL);
xmlHashRemoveEntry 3003 third_party/libxml/src/catalog.c 	res = xmlHashRemoveEntry(catal->sgml, value,
xmlHashRemoveEntry 4293 third_party/libxml/src/elfgcchack.h #undef xmlHashRemoveEntry
xmlHashRemoveEntry 4294 third_party/libxml/src/elfgcchack.h extern __typeof (xmlHashRemoveEntry) xmlHashRemoveEntry __attribute((alias("xmlHashRemoveEntry__internal_alias")));
xmlHashRemoveEntry 4296 third_party/libxml/src/elfgcchack.h #ifndef xmlHashRemoveEntry
xmlHashRemoveEntry 4297 third_party/libxml/src/elfgcchack.h extern __typeof (xmlHashRemoveEntry) xmlHashRemoveEntry__internal_alias __attribute((visibility("hidden")));
xmlHashRemoveEntry 4298 third_party/libxml/src/elfgcchack.h #define xmlHashRemoveEntry xmlHashRemoveEntry__internal_alias
xmlHashRemoveEntry  156 third_party/libxml/src/include/libxml/hash.h 			xmlHashRemoveEntry(xmlHashTablePtr table, const xmlChar *name,
xmlHashRemoveEntry 10248 third_party/libxml/src/testapi.c         ret_val = xmlHashRemoveEntry(table, (const xmlChar *)name, f);
xmlHashRemoveEntry 3750 third_party/libxml/src/tree.c 		    xmlHashRemoveEntry(doc->intSubset->entities, cur->name,
xmlHashRemoveEntry 3753 third_party/libxml/src/tree.c 		    xmlHashRemoveEntry(doc->intSubset->pentities, cur->name,
xmlHashRemoveEntry 3758 third_party/libxml/src/tree.c 		    xmlHashRemoveEntry(doc->extSubset->entities, cur->name,
xmlHashRemoveEntry 3761 third_party/libxml/src/tree.c 		    xmlHashRemoveEntry(doc->extSubset->pentities, cur->name,
xmlHashRemoveEntry 2757 third_party/libxml/src/valid.c     xmlHashRemoveEntry(table, ID, (xmlHashDeallocator) xmlFreeID);
xmlHashRemoveEntry 5029 third_party/libxml/src/xpath.c         return(xmlHashRemoveEntry(ctxt->nsHash, prefix,
xmlHashRemoveEntry 1328 third_party/libxslt/libxslt/extensions.c     ret = xmlHashRemoveEntry(xsltExtensionsHash, URI,