dump_xml_formatted_with_text  139 include/crm/common/xml.h char *dump_xml_formatted_with_text(xmlNode * msg);
dump_xml_formatted_with_text  193 lib/common/output_xml.c         char *buf = dump_xml_formatted_with_text(priv->root);
dump_xml_formatted_with_text  414 lib/common/patchset_display.c         char *buf = dump_xml_formatted_with_text(patchset);
dump_xml_formatted_with_text  229 lib/fencing/st_rhcs.c     buffer = dump_xml_formatted_with_text(xml);
dump_xml_formatted_with_text  173 tools/crm_shadow.c             char *buf = pcmk__trim(dump_xml_formatted_with_text(content));
dump_xml_formatted_with_text  243 tools/crm_shadow.c             char *buf = pcmk__trim(dump_xml_formatted_with_text(content));
dump_xml_formatted_with_text  292 tools/crm_shadow.c         char *buf = dump_xml_formatted_with_text(content);