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(
 
   64                         "<BLOCKQUOTE>" => 
"1", 
 
   65                         "</BLOCKQUOTE>" => 
"1", 
 
  100                         "</FRAMESET>" => 
"1", 
 
  142                         "</NOFRAMES>" => 
"1", 
 
  186                         "</TEXTAREA>" => 
"1", 
 
  208                         "BACKGROUND=" => 
"2", 
 
  213                         "CELLPADDING" => 
"2", 
 
  214                         "CELLSPACING" => 
"2", 
 
  221                         "FRAMEBORDER=" => 
"2", 
 
  222                         "FRAMESPACING=" => 
"2", 
 
  226                         "HTTP-EQUIV=" => 
"2", 
 
  231                         "MARGINHEIGHT=" => 
"2", 
 
  232                         "MARGINWIDTH=" => 
"2", 
 
  242                         "ONMOUSEOVER" => 
"2", 
 
  290                         "getenvvariable" => 
"4", 
 
  291                         "GetNextPageURLKeys" => 
"4", 
 
  292                         "GetPageURLKeys" => 
"4", 
 
  306                         "printhtmlesc" => 
"4", 
 
  307                         "printurlesc" => 
"4", 
 
  311                         "setenvvariable" => 
"4", 
 
  312                         "SetContentType" => 
"4", 
 
  322                         "AccessQueryMode" => 
"5", 
 
  323                         "AccessQueryText" => 
"5", 
 
  326                         "BeginHighlight" => 
"5", 
 
  328                         "ClientSoftware" => 
"5", 
 
  331                         "ClusterKeywordCount" => 
"5", 
 
  332                         "ClusterCount" => 
"5", 
 
  333                         "ClusterEffort" => 
"5", 
 
  334                         "ClusterOrder" => 
"5", 
 
  335                         "ClusterPageSize" => 
"5", 
 
  336                         "ClusterScore" => 
"5", 
 
  337                         "ClusterStyle" => 
"5", 
 
  339                         "CollectionName" => 
"5", 
 
  344                         "DefaultList" => 
"5", 
 
  345                         "Description" => 
"5", 
 
  349                         "DocsSearched" => 
"5", 
 
  352                         "DocumentPrint" => 
"5", 
 
  354                         "EndHighlight" => 
"5", 
 
  360                         "HLNextLabel" => 
"5", 
 
  361                         "HLPrevLabel" => 
"5", 
 
  362                         "HTMLBodyPrint" => 
"5", 
 
  363                         "HGMLBodyPrintPre" => 
"5", 
 
  364                         "HTMLHeadPrint" => 
"5", 
 
  367                         "KeywordSummary" => 
"5", 
 
  371                         "NextDocMime" => 
"5", 
 
  374                         "NextPageURL" => 
"5", 
 
  378                         "PrevDocMime" => 
"5", 
 
  381                         "PrevPageURL" => 
"5", 
 
  387                         "QueryWeight" => 
"5", 
 
  390                         "RefinedQueryZip" => 
"5", 
 
  393                         "ResultCount" => 
"5", 
 
  394                         "ResultErrorTemplate" => 
"5", 
 
  395                         "ResultField" => 
"5", 
 
  396                         "ResultMaxDocs" => 
"5", 
 
  397                         "ResultStart" => 
"5", 
 
  398                         "ResultTemplate" => 
"5", 
 
  400                         "ScoreThreshold" => 
"5", 
 
  410                         "SourceQueryMode" => 
"5", 
 
  411                         "SourceQueryText" => 
"5", 
 
  413                         "StoredKeywords" => 
"5", 
 
  414                         "StoredSummary" => 
"5", 
 
  421                         "ViewTemplate" => 
"5", 
 
  431 $this->linkscripts      = array(