2$BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
21$this->colours = array(
"blue",
"purple",
"gray",
"brown",
"blue",
"brown",
"purple",
"gray");
22$this->quotecolour =
"blue";
23$this->blockcommentcolour =
"green";
24$this->linecommentcolour =
"green";
28$this->indent = array(
"SWITCH",
"THEN");
29$this->unindent = array(
"ENDIFF",
"ENDSWITCH");
33$this->stringchars = array(
"\"");
34$this->delimiters = array(
"%",
"!",
"$",
"^",
"*",
"(",
")",
"+",
"=",
"|",
"{",
"}",
"[",
"]",
"\"",
"'",
" ",
" ",
",");
39$this->linecommenton = array(
"REM");
40$this->blockcommenton = array(
"");
41$this->blockcommentoff = array(
"");
45$this->keywords = array(
334 "@FILEWRITEB" =>
"5",
413$this->linkscripts = array(