Searched refs:HtmlFormatStart (Results 1 – 1 of 1) sorted by relevance
156 const char HtmlFormatStart[] = "Version:"; variable157 int HtmlFormatStartLen = (sizeof(HtmlFormatStart) - 1);164 return rtl_str_compareIgnoreAsciiCase_WithLength(HtmlFormatStart, in isHTMLFormat()
Completed in 9 milliseconds