sorted_xml 36 include/crm/common/xml_element_compat.h xmlNode *sorted_xml(xmlNode *input, xmlNode *parent, gboolean recursive); sorted_xml 349 lib/common/digest.c xmlNode *sorted = sorted_xml(input, NULL, true); sorted_xml 365 lib/common/digest.c xmlNode *sorted = sorted_xml(input, NULL, true); sorted_xml 1599 lib/common/xml_element.c sorted_xml(child, result, recursive);