2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"blue",
"gray",
"purple",
"brown",
"blue",
"purple");
21 $this->quotecolour =
"blue";
22 $this->blockcommentcolour =
"green";
23 $this->linecommentcolour =
"green";
27 $this->indent = array(
"{");
28 $this->unindent = array(
"}");
32 $this->stringchars = array(
"\"",
"'");
33 $this->delimiters = array(
"~",
"!",
"^",
"&",
"*",
"(",
")",
"-",
"+",
"|",
"\\",
"{",
"}",
"[",
"]",
":",
";",
"\"",
"'",
"<",
">",
" ",
",",
" ",
".",
"?");
38 $this->linecommenton = array(
"");
39 $this->blockcommenton = array(
"<!--");
40 $this->blockcommentoff = array(
"-->");
44 $this->keywords = array(
76 "<BLOCKQUOTE>" =>
"1",
78 "</BLOCKQUOTE>" =>
"1",
102 "</COLGROUP>" =>
"1",
132 "</FIELDSET>" =>
"1",
141 "</FRAMESET>" =>
"1",
210 "</MULTICOL>" =>
"1",
215 "</NOFRAMES>" =>
"1",
221 "</NOSCRIPT>" =>
"1",
232 "</OPTGROUP>" =>
"1",
293 "</TEXTAREA>" =>
"1",
331 "</%CLEANUP>" =>
"1",
345 "ACCEPT-CHARSET=" =>
"2",
354 "BACKGROUND=" =>
"2",
359 "CELLPADDING=" =>
"2",
360 "CELLSPACING=" =>
"2",
388 "FRAMEBORDER=" =>
"2",
389 "FRAMESPACING=" =>
"2",
396 "HTTP-EQUIV=" =>
"2",
406 "MARGINHEIGHT=" =>
"2",
407 "MARGINWIDTH=" =>
"2",
421 "ONKEYPRESS=" =>
"2",
429 "ONDBLCLICK=" =>
"2",
430 "ONMOUSEDOWN=" =>
"2",
431 "ONMOUSEMOVE=" =>
"2",
432 "ONMOUSEOUT=" =>
"2",
433 "ONMOUSEOVER=" =>
"2",
556 "endprotoent" =>
"5",
575 "gethostbyaddr" =>
"5",
576 "gethostbyname" =>
"5",
579 "getnetbyaddr" =>
"5",
580 "getnetbyname" =>
"5",
582 "getpeername" =>
"5",
585 "getpriority" =>
"5",
586 "getprotobyname" =>
"5",
587 "getprotobynumber" =>
"5",
588 "getprotoent" =>
"5",
592 "getservbyname" =>
"5",
593 "getservbyport" =>
"5",
595 "getsockname" =>
"5",
658 "setpriority" =>
"5",
659 "setprotoent" =>
"5",
743 $this->linkscripts = array(