sorted_xml        249 include/crm/common/xml.h xmlNode *sorted_xml(xmlNode * input, xmlNode * parent, gboolean recursive);
sorted_xml         65 lib/common/digest.c         copy = sorted_xml(input, NULL, TRUE);
sorted_xml       2780 lib/common/xml.c             sorted_xml(child, result, recursive);
sorted_xml       1364 lib/pacemaker/pcmk_sched_graph.c     sorted_xml(args_xml, action_xml, FALSE);