dump_xml_formatted  131 include/crm/common/xml.h char *dump_xml_formatted(xmlNode * msg);
dump_xml_formatted 1163 lib/common/xml.c     buffer = dump_xml_formatted(xml_node);
dump_xml_formatted  377 tools/cibadmin.c         buffer = dump_xml_formatted(xml);
dump_xml_formatted  549 tools/cibadmin.c                 admin_input_xml = dump_xml_formatted(output);
dump_xml_formatted  123 tools/crm_diff.c     char *buffer = dump_xml_formatted(patch);
dump_xml_formatted  273 tools/crm_resource_print.c     rsc_xml = dump_xml_formatted((!expanded && rsc->orig_xml)?
dump_xml_formatted  500 tools/crm_shadow.c         output_s = dump_xml_formatted(output);
dump_xml_formatted  234 tools/crm_ticket.c         state_xml_str = dump_xml_formatted(state_xml);
dump_xml_formatted  256 tools/crm_ticket.c     cons_xml_str = dump_xml_formatted(cons_xml);