2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
 
    4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
 
   20 $this->colours          = array(
"blue", 
"brown", 
"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(
"#", 
"$", 
"%", 
"&", 
"+", 
",", 
"-", 
".", 
" ", 
"/", 
"(", 
")", 
"0", 
"1", 
"2", 
"3", 
"4", 
"5", 
"6", 
"7", 
"8", 
"9", 
":", 
";", 
"<", 
"=", 
">", 
"[", 
"\\", 
"]", 
"^", 
"_", 
"|", 
"~", 
"`", 
"@");
 
   38 $this->linecommenton            = array(
"");
 
   39 $this->blockcommenton           = array(
"");
 
   40 $this->blockcommentoff          = array(
"");
 
   44 $this->keywords                 = array(
 
   55                         "barseparator" => 
"1", 
 
   65                         "chatcommands" => 
"1", 
 
   68                         "chatgroupremove" => 
"1", 
 
   69                         "chatgroupset" => 
"1", 
 
   75                         "chattransfers" => 
"1", 
 
   76                         "chatversions" => 
"1", 
 
   82                         "disableaction" => 
"1", 
 
   83                         "disablealias" => 
"1", 
 
   84                         "disablebaritem" => 
"1", 
 
   85                         "disableevent" => 
"1", 
 
   87                         "disablegroup" => 
"1", 
 
   88                         "disablehighlight" => 
"1", 
 
   89                         "disablemacro" => 
"1", 
 
   94                         "downloadpath" => 
"1", 
 
  101                         "edithighlight" => 
"1", 
 
  109                         "enableaction" => 
"1", 
 
  110                         "enablealias" => 
"1", 
 
  111                         "enablebaritem" => 
"1", 
 
  112                         "enableevent" => 
"1", 
 
  114                         "enablegroup" => 
"1", 
 
  115                         "enablehighlight" => 
"1", 
 
  116                         "enablemacro" => 
"1", 
 
  123                         "freelibrary" => 
"1", 
 
  126                         "groupactions" => 
"1", 
 
  127                         "groupaliases" => 
"1", 
 
  128                         "grouparrays" => 
"1", 
 
  129                         "groupbaritems" => 
"1", 
 
  132                         "groupevents" => 
"1", 
 
  134                         "groupmacros" => 
"1", 
 
  136                         "groputablist" => 
"1", 
 
  137                         "groupvariables" => 
"1", 
 
  142                         "ignorealiases" => 
"1", 
 
  143                         "information" => 
"1", 
 
  152                         "loadlibrary" => 
"1", 
 
  164                         "peekconnections" => 
"1", 
 
  168                         "presubstitute" => 
"1", 
 
  169                         "promptoverwrite" => 
"1", 
 
  172                         "requestconnects" => 
"1", 
 
  174                         "savescrollback" => 
"1", 
 
  179                         "sendbaritem" => 
"1", 
 
  184                         "sendhighlight" => 
"1", 
 
  188                         "sendvariable" => 
"1", 
 
  190                         "sessionaddress" => 
"1", 
 
  191                         "sessionname" => 
"1", 
 
  192                         "sessionpath" => 
"1", 
 
  193                         "sessionport" => 
"1", 
 
  194                         "setbackcolor" => 
"1", 
 
  196                         "seteventtime" => 
"1", 
 
  197                         "setforecolor" => 
"1", 
 
  199             "setInternalIP" => 
"1", 
 
  200             "setExternalIP" => 
"1", 
 
  202                         "showmismatcherrors" => 
"1", 
 
  206                         "startchatserver" => 
"1", 
 
  222                         "unhighlight" => 
"1", 
 
  224                         "unsubstitute" => 
"1", 
 
  226                         "updatebaritem" => 
"1", 
 
  227                         "updatestatusbar" => 
"1", 
 
  232                         "volumedefault" => 
"1", 
 
  245                         "BackMagenta" => 
"4", 
 
  251                         "CommandCount" => 
"4", 
 
  252                         "CommandToList" => 
"4", 
 
  263                         "ForeMagenta" => 
"4", 
 
  290                         "NumHighlights" => 
"4", 
 
  294                         "NumSubstitutes" => 
"4", 
 
  298                         "PreTranslate" => 
"4", 
 
  299                         "ProcedureCount" => 
"4", 
 
  301                         "ReadableTime" => 
"4", 
 
  310                         "TimeToDayOfWeek" => 
"4", 
 
  312                         "TimeToMinute" => 
"4", 
 
  313                         "TimeToMonth" => 
"4", 
 
  314                         "TimeToSecond" => 
"4", 
 
  337 $this->linkscripts      = array(