Lines Matching refs:EscapeXmlText
3015 static String EscapeXmlText(const char* str) { return EscapeXml(str, false); }