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();
 
   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(
 
   83                         "endprimitive" => 
"1", 
 
  103                         "macromodule" => 
"1", 
 
  162                         "$bitstoreal" => 
"2", 
 
  163                         "$countdrivers" => 
"2", 
 
  172                         "$getpattern" => 
"2", 
 
  182                         "$monitoroff" => 
"2", 
 
  187                         "$printtimescale" => 
"2", 
 
  191                         "$realtobits" => 
"2", 
 
  194                         "$reset_count" => 
"2", 
 
  195                         "$reset_value" => 
"2", 
 
  203                         "$showscopes" => 
"2", 
 
  204                         "$showvariables" => 
"2", 
 
  213                         "$timeformat" => 
"2", 
 
  216                         "`accelerate" => 
"3", 
 
  217                         "`autoexepand_vectornets" => 
"3", 
 
  218                         "`celldefine" => 
"3", 
 
  219                         "`default_nettype" => 
"3", 
 
  222                         "`endcelldefine" => 
"3", 
 
  224                         "`endprotect" => 
"3", 
 
  225                         "`endprotected" => 
"3", 
 
  226                         "`expand_vectornets" => 
"3", 
 
  229                         "`noaccelerate" => 
"3", 
 
  230                         "`noexpand_vectornets" => 
"3", 
 
  231                         "`noremove_gatenames" => 
"3", 
 
  232                         "`noremove_netnames" => 
"3", 
 
  233                         "`nounconnected_drive" => 
"3", 
 
  236                         "`remove_gatenames" => 
"3", 
 
  237                         "`remove_netnames" => 
"3", 
 
  240                         "`unconnected_drive" => 
"3", 
 
  242                         "autoexepand_vectornets" => 
"3", 
 
  244                         "default_nettype" => 
"3", 
 
  246                         "endcelldefine" => 
"3", 
 
  249                         "endprotected" => 
"3", 
 
  250                         "expand_vectornets" => 
"3", 
 
  253                         "noaccelerate" => 
"3", 
 
  254                         "noexpand_vectornets" => 
"3", 
 
  255                         "noremove_gatenames" => 
"3", 
 
  256                         "noremove_netnames" => 
"3", 
 
  257                         "nounconnected_drive" => 
"3", 
 
  260                         "remove_gatenames" => 
"3", 
 
  261                         "remove_netnames" => 
"3", 
 
  264                         "unconnected_drive" => 
"3", 
 
  307 $this->linkscripts      = array(