diff_xml_object 141 include/crm/common/xml.h xmlNode *diff_xml_object(xmlNode * left, xmlNode * right, gboolean suppress); diff_xml_object 613 lib/cib/cib_ops.c *diff = diff_xml_object(last, next, FALSE); diff_xml_object 294 lib/common/patchset.c xmlNode *patchset = diff_xml_object(source, target, suppress);