2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
 
    4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
 
   20 $this->colours          = array(
"blue", 
"purple", 
"gray", 
"brown", 
"blue");
 
   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(
 
   63                         "default_attributes" => 
"1", 
 
   67                         "fix_byte_write" => 
"1", 
 
   74                         "nofix_byte_write" => 
"1", 
 
   80                         "restore_attributes" => 
"1", 
 
   82                         "save_attributes" => 
"1", 
 
   87                         "switch_force_table" => 
"1", 
 
   88                         "switch_smart" => 
"1", 
 
  336                         "REG163_NOADINT" => 
"4", 
 
  337                         "REG163_NOCPU" => 
"4", 
 
  338                         "REG163_NOEXTINT" => 
"4", 
 
  339                         "REG163_NOPEC" => 
"4", 
 
  340                         "REG163_NOPORT" => 
"4", 
 
  341                         "REG163_NORS232" => 
"4", 
 
  342                         "REG163_NOTIMER" => 
"4", 
 
  344                         "REG165_NOADINT" => 
"4", 
 
  345                         "REG165_NOCPU" => 
"4", 
 
  346                         "REG165_NOEXTINT" => 
"4", 
 
  347                         "REG165_NOPEC" => 
"4", 
 
  348                         "REG165_NOPORT" => 
"4", 
 
  349                         "REG165_NORS232" => 
"4", 
 
  350                         "REG165_NOTIMER" => 
"4", 
 
  352                         "REG166_NOADC" => 
"4", 
 
  353                         "REG166_NOCAPCOM" => 
"4", 
 
  354                         "REG166_NOCPU" => 
"4", 
 
  355                         "REG166_NOPEC" => 
"4", 
 
  356                         "REG166_NOPORT" => 
"4", 
 
  357                         "REG166_NORS232" => 
"4", 
 
  358                         "REG166_NOTIMER" => 
"4", 
 
  360                         "REG167_NOADC" => 
"4", 
 
  361                         "REG167_NOADINT" => 
"4", 
 
  362                         "REG167_NOCAPCOM" => 
"4", 
 
  363                         "REG167_NOCPU" => 
"4", 
 
  364                         "REG167_NOPEC" => 
"4", 
 
  365                         "REG167_NOPORT" => 
"4", 
 
  366                         "REG167_NOPWM" => 
"4", 
 
  367                         "REG167_NORS232" => 
"4", 
 
  368                         "REG167_NOTIMER" => 
"4", 
 
  408 $this->linkscripts      = array(