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(
 
   57                         "alphabetic-lower" => 
"1", 
 
   58                         "alphabetic-upper" => 
"1", 
 
   59                         "alphanumeric" => 
"1", 
 
   60                         "alphanumeric-edited" => 
"1", 
 
   77                         "auto-hyphen-skip" => 
"1", 
 
   80                         "autoterminate" => 
"1", 
 
   81                         "background-color" => 
"1", 
 
   82                         "background-colour" => 
"1", 
 
  123                         "clock-units" => 
"1", 
 
  135                         "command-line" => 
"1", 
 
  139                         "communication" => 
"1", 
 
  149                         "compression" => 
"1", 
 
  150                         "computational" => 
"1", 
 
  151                         "computational-1" => 
"1", 
 
  152                         "computational-2" => 
"1", 
 
  153                         "computational-3" => 
"1", 
 
  154                         "computational-4" => 
"1", 
 
  155                         "computational-5" => 
"1", 
 
  156                         "computational-6" => 
"1", 
 
  157                         "computational-x" => 
"1", 
 
  159                         "configuration" => 
"1", 
 
  165                         "control-area" => 
"1", 
 
  172                         "corresponding" => 
"1", 
 
  178                         "current-date" => 
"1", 
 
  182                         "cyl-overflow" => 
"1", 
 
  185                         "date-compiled" => 
"1", 
 
  186                         "date-written" => 
"1", 
 
  188                         "day-of-week" => 
"1", 
 
  192                         "debug-contents" => 
"1", 
 
  196                         "debug-sub-1" => 
"1", 
 
  197                         "debug-sub-2" => 
"1", 
 
  198                         "debug-sub-3" => 
"1", 
 
  200                         "decimal-point" => 
"1", 
 
  201                         "declaratives" => 
"1", 
 
  208                         "destination" => 
"1", 
 
  228                         "empty-check" => 
"1", 
 
  236                         "end-compute" => 
"1", 
 
  238                         "end-display" => 
"1", 
 
  241                         "end-multiply" => 
"1", 
 
  242                         "end-of-page" => 
"1", 
 
  243                         "end-perform" => 
"1", 
 
  245                         "end-receive" => 
"1", 
 
  247                         "end-rewrite" => 
"1", 
 
  251                         "end-subtract" => 
"1", 
 
  252                         "end-unstring" => 
"1", 
 
  257                         "environment" => 
"1", 
 
  258                         "environment-division" => 
"1", 
 
  278                         "extended-search" => 
"1", 
 
  280                         "externally-described-key" => 
"1", 
 
  287                         "file-control" => 
"1", 
 
  290                         "file-limits" => 
"1", 
 
  291                         "file-prefix" => 
"1", 
 
  298                         "foreground-color" => 
"1", 
 
  299                         "foreground-colour" => 
"1", 
 
  315                         "high-values" => 
"1", 
 
  318                         "i-o-control" => 
"1", 
 
  320                         "identification" => 
"1", 
 
  334                         "input-output" => 
"1", 
 
  337                         "installation" => 
"1", 
 
  355                         "lrft-justify" => 
"1", 
 
  358                         "length-check" => 
"1", 
 
  364                         "linage-counter" => 
"1", 
 
  366                         "line-counter" => 
"1", 
 
  369                         "local-storage" => 
"1", 
 
  371                         "lock-holding" => 
"1", 
 
  379                         "mass-update" => 
"1", 
 
  380                         "master-index" => 
"1", 
 
  388                         "more-labels" => 
"1", 
 
  395                         "national-edited" => 
"1", 
 
  410                         "numeric-edited" => 
"1", 
 
  411                         "numeric-fill" => 
"1", 
 
  414                         "object-computer" => 
"1", 
 
  415                         "object-storage" => 
"1", 
 
  426                         "organization" => 
"1", 
 
  433                         "packed-decimal" => 
"1", 
 
  436                         "page-counter" => 
"1", 
 
  448                         "positioning" => 
"1", 
 
  452                         "print-control" => 
"1", 
 
  453                         "print-switch" => 
"1", 
 
  460                         "procedure-pointer" => 
"1", 
 
  482                         "record-overflow" => 
"1", 
 
  496                         "reorg-criteria" => 
"1", 
 
  510                         "return-code" => 
"1", 
 
  513                         "reverse-video" => 
"1", 
 
  520                         "right-justify" => 
"1", 
 
  540                         "segment-limit" => 
"1", 
 
  561                         "sort-control" => 
"1", 
 
  562                         "sort-core-size" => 
"1", 
 
  563                         "sort-file-size" => 
"1", 
 
  565                         "sort-message" => 
"1", 
 
  566                         "sort-mode-size" => 
"1", 
 
  567                         "sort-option" => 
"1", 
 
  568                         "sort-return" => 
"1", 
 
  570                         "source-computer" => 
"1", 
 
  574                         "special-names" => 
"1", 
 
  584                         "sub-queue-1" => 
"1", 
 
  585                         "sub-queue-2" => 
"1", 
 
  586                         "sub-queue-3" => 
"1", 
 
  594                         "synchronized" => 
"1", 
 
  601                         "system-info" => 
"1", 
 
  606                         "terminal-info" => 
"1", 
 
  614                         "time-of-day" => 
"1", 
 
  625                         "track-limit" => 
"1", 
 
  628                         "trailing-sign" => 
"1", 
 
  629                         "transaction" => 
"1", 
 
  663                         "when-compiled" => 
"1", 
 
  667                         "working-storage" => 
"1", 
 
  671                         "write-verify" => 
"1", 
 
  672                         "writerszero" => 
"1", 
 
  681                         "end-evaluate" => 
"2", 
 
  709 $this->linkscripts      = array(