2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"blue",
"brown",
"purple",
"gray",
"blue",
"purple",
"gray",
"brown");
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(
53 "ARIMACONSTANT" =>
"1",
148 "MISSINGVALUES" =>
"1",
179 "ROBITERLIMIT" =>
"1",
191 "STRINGLENGTH" =>
"4",
243 "CHANNELTYPE" =>
"2",
244 "CHECKACCESS" =>
"2",
369 "SELECTNAMES" =>
"2",
390 "SYSTEMERROR" =>
"2",
403 "WINFRAMEINFO" =>
"2",
436 "DEACTIVATED" =>
"3",
440 "DOCUMENTATION" =>
"4",
455 "EXTRAPOLATE" =>
"3",
509 "RECALCULATE" =>
"3",
633 "NEGINFINITY" =>
"8",
647 "STARMAGICDATE" =>
"8",
654 "WEEKLY(MONDAY)" =>
"8",
655 "WEEKLY(TUESDAY)" =>
"8",
656 "WEEKLY(WEDNESDAY)" =>
"8",
657 "WEEKLY(THURSDAY)" =>
"8",
658 "WEEKLY(FRIDAY)" =>
"8",
659 "WEEKLY(SATURDAY)" =>
"8",
660 "WEEKLY(SUNDAY)" =>
"8",
671 $this->linkscripts = array(