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