2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
 
    4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
 
   20 $this->colours          = array(
"blue", 
"gray", 
"purple");
 
   21 $this->quotecolour              = 
"blue";
 
   22 $this->blockcommentcolour       = 
"green";
 
   23 $this->linecommentcolour        = 
"green";
 
   27 $this->indent                   = array(
"DO");
 
   28 $this->unindent                 = array(
"DOEND");
 
   32 $this->stringchars              = array(
"'");
 
   33 $this->delimiters               = array(
"~", 
"!", 
"@", 
"%", 
"^", 
"&", 
"*", 
"(", 
")", 
"-", 
"+", 
"=", 
"|", 
"\\", 
"/", 
"{", 
"}", 
"[", 
"]", 
":", 
";", 
"\"", 
"'", 
"<", 
">", 
" ", 
",", 
"      ", 
"?");
 
   38 $this->linecommenton            = array(
"\"");
 
   39 $this->blockcommenton           = array(
"");
 
   40 $this->blockcommentoff          = array(
"");
 
   44 $this->keywords                 = array(
 
   72                         "CALENDARWEEK" => 
"1", 
 
   86                         "COMPILEMESSAGE" => 
"1", 
 
  114                         "DECIMALOVERFLOW" => 
"1", 
 
  126                         "DIVIDEBYZERO" => 
"1", 
 
  164                         "FILEMODEMASK" => 
"1", 
 
  174                         "FILTERLINES" => 
"1", 
 
  227                         "LONGOBJNAMES" => 
"1", 
 
  244                         "MODINPUTORDER" => 
"1", 
 
  245                         "MODMAXITERS" => 
"1", 
 
  246                         "MODOVERFLOW" => 
"1", 
 
  247                         "MODSIMULTYPE" => 
"1", 
 
  248                         "MODTOLERANCE" => 
"1", 
 
  251                         "MONTHABBRLEN" => 
"1", 
 
  254                         "MOVINGAVERAGE" => 
"1", 
 
  257                         "MOVINGTOTAL" => 
"1", 
 
  278                         "OUTFILEUNIT" => 
"1", 
 
  287                         "PERMITERROR" => 
"1", 
 
  288                         "PERMITRESET" => 
"1", 
 
  289                         "PGCACHEHITS" => 
"1", 
 
  290                         "PGCACHEMISSES" => 
"1", 
 
  321                         "ROOTOFNEGATIVE" => 
"1", 
 
  327                         "SESSIONQUERY" => 
"1", 
 
  329                         "SHARESESSION" => 
"1", 
 
  340                         "SORTCOMPOSITE" => 
"1", 
 
  342                         "SPARSEINDEX" => 
"1", 
 
  344                         "SQLBLOCKMAX" => 
"1", 
 
  345                         "SQLMESSAGES" => 
"1", 
 
  372                         "THOUSANDSCHAR" => 
"1", 
 
  373                         "THREADEXTCALL" => 
"1", 
 
  382                         "TRIGGERMAXDEPTH" => 
"1", 
 
  383                         "TRIGGERSTOREOK" => 
"1", 
 
  385                         "UNIQUELINES" => 
"1", 
 
  390                         "VALSPERPAGE" => 
"1", 
 
  396                         "WEEKDAYSNEWYEAR" => 
"1", 
 
  401                         "XCAPORTNUMBER" => 
"1", 
 
  415                         "DBEXTENDPATH" => 
"3", 
 
  416                         "DBSEARCHPATH" => 
"3", 
 
  418                         "DECIMALCHAR" => 
"3", 
 
  419                         "EIFEXTENSIONPATH" => 
"3", 
 
  421                         "EIFSHORTNAMES" => 
"3", 
 
  423                         "EIFUPDBYTES" => 
"3", 
 
  428                         "OKNULLSTATUS" => 
"3", 
 
  468 $this->linkscripts      = array(