dump_xml_formatted_with_text  142 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  229 lib/fencing/st_rhcs.c     buffer = dump_xml_formatted_with_text(xml);