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