dump_xml_formatted_with_text  133 include/crm/common/xml.h char *dump_xml_formatted_with_text(xmlNode * msg);
dump_xml_formatted_with_text  188 lib/common/output_xml.c         char *buf = dump_xml_formatted_with_text(priv->root);
dump_xml_formatted_with_text  219 lib/fencing/st_rhcs.c     buffer = dump_xml_formatted_with_text(xml);