dump_xml_formatted_with_text  138 include/crm/common/xml.h char *dump_xml_formatted_with_text(const xmlNode *xml);
dump_xml_formatted_with_text  414 lib/common/patchset_display.c         char *buf = dump_xml_formatted_with_text(patchset);
dump_xml_formatted_with_text  232 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);