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