Searched refs:html_quote (Results 1 – 1 of 1) sorted by relevance
120 static String html_quote(String str) { in html_quote() method in Shell245 pw.print("<TH>" + html_quote(cols[i]) + "</TH>"); in newrow()254 pw.print("<TD>" + html_quote(args[i]) + "</TD>"); in newrow()