2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"blue",
"purple",
"brown",
"gray",
"brown",
"blue",
"purple",
"gray");
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",
103 "</COLGROUP>" =>
"1",
133 "</FIELDSET>" =>
"1",
142 "</FRAMESET>" =>
"1",
209 "</MULTICOL>" =>
"1",
214 "</NOFRAMES>" =>
"1",
220 "</NOSCRIPT>" =>
"1",
230 "</OPTGROUP>" =>
"1",
291 "</TEXTAREA>" =>
"1",
322 "ACCEPT-CHARSET=" =>
"2",
331 "BACKGROUND=" =>
"2",
336 "CELLPADDING=" =>
"2",
337 "CELLSPACING=" =>
"2",
365 "FRAMEBORDER=" =>
"2",
366 "FRAMESPACING=" =>
"2",
373 "HTTP-EQUIV=" =>
"2",
383 "MARGINHEIGHT=" =>
"2",
384 "MARGINWIDTH=" =>
"2",
398 "ONKEYPRESS=" =>
"2",
406 "ONDBLCLICK=" =>
"2",
407 "ONMOUSEDOWN=" =>
"2",
408 "ONMOUSEMOVE=" =>
"2",
409 "ONMOUSEOUT=" =>
"2",
410 "ONMOUSEOVER=" =>
"2",
490 "synchronized" =>
"3",
519 "captureEvents" =>
"5",
522 "clearInterval" =>
"5",
523 "clearTimeout" =>
"5",
542 "getSelection" =>
"5",
544 "getTimezoneOffset" =>
"5",
547 "handleEvent" =>
"5",
551 "javaEnabled" =>
"5",
568 "releaseEvents" =>
"5",
583 "setInterval" =>
"5",
601 "toGMTString" =>
"5",
602 "toLocaleString" =>
"5",
603 "toLowerCase" =>
"5",
605 "toUpperCase" =>
"5",
609 "Application" =>
"6",
612 "FileSystemObject" =>
"6",
614 "ObjectContext" =>
"6",
623 "AppendToLog" =>
"7",
625 "BinaryWrite" =>
"7",
627 "CacheControl" =>
"7",
630 "ClientCertificate" =>
"7",
633 "ContentType" =>
"7",
635 "CreateObject" =>
"7",
636 "Description" =>
"7",
639 "ExpiresAbsolute" =>
"7",
645 "HelpContext" =>
"7",
650 "IsClientConnected" =>
"7",
659 "OnTransactionCommit" =>
"7",
660 "OnTransactionAbort" =>
"7",
663 "QueryString" =>
"7",
666 "ScriptTimeout" =>
"7",
667 "ServerVariables" =>
"7",
669 "SetComplete" =>
"7",
672 "StaticObjects" =>
"7",
701 $this->linkscripts = array(