crm_xml_escape_shuffle 3224 lib/common/xml.c copy = crm_xml_escape_shuffle(copy, index, &length, "<"); crm_xml_escape_shuffle 3228 lib/common/xml.c copy = crm_xml_escape_shuffle(copy, index, &length, ">"); crm_xml_escape_shuffle 3232 lib/common/xml.c copy = crm_xml_escape_shuffle(copy, index, &length, """); crm_xml_escape_shuffle 3236 lib/common/xml.c copy = crm_xml_escape_shuffle(copy, index, &length, "'"); crm_xml_escape_shuffle 3240 lib/common/xml.c copy = crm_xml_escape_shuffle(copy, index, &length, "&"); crm_xml_escape_shuffle 3245 lib/common/xml.c copy = crm_xml_escape_shuffle(copy, index, &length, " "); crm_xml_escape_shuffle 3250 lib/common/xml.c copy = crm_xml_escape_shuffle(copy, index, &length, "\\n"); crm_xml_escape_shuffle 3254 lib/common/xml.c copy = crm_xml_escape_shuffle(copy, index, &length, "\\r"); crm_xml_escape_shuffle 3268 lib/common/xml.c copy = crm_xml_escape_shuffle(copy, index, &length, replace);