2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
 
    4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
 
   20 $this->colours          = array(
"blue", 
"purple", 
"gray", 
"blue");
 
   21 $this->quotecolour              = 
"blue";
 
   22 $this->blockcommentcolour       = 
"green";
 
   23 $this->linecommentcolour        = 
"green";
 
   27 $this->indent                   = array(
")", 
"params");
 
   28 $this->unindent                 = array(
"else", 
"end", 
"endif", 
"endparams", 
"endwhile");
 
   32 $this->stringchars              = array(
"\"");
 
   33 $this->delimiters               = array(
"~", 
"!", 
"@", 
"%", 
"^", 
"&", 
"*", 
"(", 
")", 
"+", 
"=", 
"|", 
"\\", 
"/", 
"{", 
"}", 
"[", 
"]", 
";", 
"\"", 
"'", 
"<", 
">", 
" ", 
",", 
"        ", 
".", 
"?");
 
   38 $this->linecommenton            = array(
";");
 
   39 $this->blockcommenton           = array(
"");
 
   40 $this->blockcommentoff          = array(
"");
 
   44 $this->keywords                 = array(
 
   64                         "curocc_video" => 
"1", 
 
   67                         "delete_instance" => 
"1", 
 
   82                         "field_syntax" => 
"1", 
 
   91                         "getlistitems" => 
"1", 
 
  101                         "new_instance" => 
"1", 
 
  110                         "postmessage" => 
"1", 
 
  114                         "print_break" => 
"1", 
 
  117                         "putlistitems" => 
"1", 
 
  132                         "sendmessage" => 
"1", 
 
  134                         "setformfocus" => 
"1", 
 
  196                         ":descending" => 
"2", 
 
  203                         "$componentname" => 
"3", 
 
  204                         "$componenttype" => 
"3", 
 
  213                         "$detachedinstances" => 
"3", 
 
  220                         "$fieldcheck" => 
"3", 
 
  221                         "$fieldendmod" => 
"3", 
 
  225                         "$fieldprofile" => 
"3", 
 
  226                         "$fieldproperties" => 
"3", 
 
  227                         "$fieldvalrep" => 
"3", 
 
  234                         "$formmodality" => 
"3", 
 
  237                         "$framedepth" => 
"3", 
 
  241                         "$instancechildren" => 
"3", 
 
  242                         "$instancedb" => 
"3", 
 
  243                         "$instancedbmod" => 
"3", 
 
  244                         "$instancemod" => 
"3", 
 
  245                         "$instancename" => 
"3", 
 
  246                         "$instanceparent" => 
"3", 
 
  266                         "$paintedocc" => 
"3", 
 
  271                         "$properties" => 
"3", 
 
  321 $this->linkscripts      = array(