crm_xml_escape 286 include/crm/common/xml.h char * crm_xml_escape(const char *text); crm_xml_escape 384 lib/common/options.c char *escaped_en = crm_xml_escape(desc); crm_xml_escape 400 lib/common/options.c char *localized = crm_xml_escape(_(desc)); crm_xml_escape 79 lib/common/xml_attr.c p_value = crm_xml_escape((const char *)attr->children->content); crm_xml_escape 132 lib/common/xml_display.c p_copy = crm_xml_escape(p_value); crm_xml_escape 1495 lib/pengine/pe_output.c char *reason_s = crm_xml_escape(exit_reason ? exit_reason : "none"); crm_xml_escape 703 lib/services/systemd.c escaped = crm_xml_escape(desc);