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", 
"variables");
 
   28 $this->unindent                 = array(
"else", 
"end", 
"endif", 
"endparams", 
"endselectcase");
 
   32 $this->stringchars              = array(
"\"");
 
   33 $this->delimiters               = array(
"~", 
"!", 
"@", 
"%", 
"^", 
"&", 
"*", 
"(", 
")", 
"+", 
"=", 
"|", 
"\\", 
"/", 
"{", 
"}", 
"[", 
"]", 
";", 
"\"", 
"'", 
"<", 
">", 
" ", 
",", 
"        ", 
".", 
"?");
 
   38 $this->linecommenton            = array(
";");
 
   39 $this->blockcommenton           = array(
"");
 
   40 $this->blockcommentoff          = array(
"");
 
   44 $this->keywords                 = array(
 
   45                         "\"endvariables\"" => 
"", 
 
   67                         "curocc_video" => 
"1", 
 
   70                         "delete_instance" => 
"1", 
 
   83                         "endselectcase" => 
"1", 
 
   84                         "endvariables" => 
"1", 
 
   89                         "field_syntax" => 
"1", 
 
   99                         "getlistitems" => 
"1", 
 
  109                         "new_instance" => 
"1", 
 
  118                         "postmessage" => 
"1", 
 
  122                         "print_break" => 
"1", 
 
  125                         "putlistitems" => 
"1", 
 
  141                         "sendmessage" => 
"1", 
 
  143                         "setformfocus" => 
"1", 
 
  156                         "validatefield" => 
"1", 
 
  157                         "validatekey" => 
"1", 
 
  158                         "validateocc" => 
"1", 
 
  209                         ":descending" => 
"2", 
 
  215                         "$componentname" => 
"3", 
 
  216                         "$componenttype" => 
"3", 
 
  222                         "$dataerrorcontext" => 
"3", 
 
  227                         "$detachedinstances" => 
"3", 
 
  235                         "$fieldcheck" => 
"3", 
 
  236                         "$fielddbmod" => 
"3", 
 
  237                         "$fieldendmod" => 
"3", 
 
  242                         "$fieldprofile" => 
"3", 
 
  243                         "$fieldproperties" => 
"3", 
 
  244                         "$fieldvalidation" => 
"3", 
 
  245                         "$fieldvalrep" => 
"3", 
 
  252                         "$formmodality" => 
"3", 
 
  255                         "$framedepth" => 
"3", 
 
  259                         "$instancechildren" => 
"3", 
 
  260                         "$instancedb" => 
"3", 
 
  261                         "$instancedbmod" => 
"3", 
 
  262                         "$instancemod" => 
"3", 
 
  263                         "$instancename" => 
"3", 
 
  264                         "$instanceparent" => 
"3", 
 
  265                         "$instancepath" => 
"3", 
 
  266                         "$instancevalidation" => 
"3", 
 
  273                         "$keyvalidation" => 
"3", 
 
  283                         "$nls_sort_order" => 
"3", 
 
  291                         "$occvalidation" => 
"3", 
 
  295                         "$paintedocc" => 
"3", 
 
  300                         "$procerrorcontext" => 
"3", 
 
  302                         "$properties" => 
"3", 
 
  308                         "$secureprotocol" => 
"3", 
 
  375 $this->linkscripts      = array(