Searched refs:HtmlEscape (Results 1 – 3 of 3) sorted by relevance
39 my $UserName = HtmlEscape(getlogin() || getpwuid($<) || 'unknown');40 my $HostName = HtmlEscape(hostname() || 'unknown');41 my $CurrentDir = HtmlEscape(getcwd());1345 sub HtmlEscape { subroutine1648 $ClangVersion = HtmlEscape(`"$Clang" --version`);1651 $CmdArgs = HtmlEscape(join(' ', map(ShellEscape($_), @ARGV)));
832 function HtmlEscape(str) { class840 return "<a name=\"" + HtmlEscape(name) + "\">" + this + "</a>";875 return "<font color=\"" + HtmlEscape(color) + "\">" + this + "</font>";882 return "<font size=\"" + HtmlEscape(size) + "\">" + this + "</font>";896 return "<a href=\"" + HtmlEscape(s) + "\">" + this + "</a>";
1531 sub HtmlEscape {1713 $dis = HtmlEscape($dis);1718 HtmlEscape(CleanFileName($f)), $l);1723 HtmlEscape(CleanFileName($f)), $l);1727 HtmlEscape(CleanFileName($f)), $l);1774 HtmlEscape(ShortFunctionName($routine)),1775 HtmlEscape(CleanFileName($filename)),1824 HtmlEscape($text),