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(
 
  108                         "_graphfreemem" => 
"3", 
 
  109                         "_graphgetmem" => 
"3", 
 
  116                         "_setcursortype" => 
"3", 
 
  166                         "cleardevice" => 
"3", 
 
  168                         "clearviewport" => 
"3", 
 
  193                         "detectgraph" => 
"3", 
 
  218                         "farcoreleft" => 
"3", 
 
  220                         "farheapcheck" => 
"3", 
 
  221                         "farheapcheckfree" => 
"3", 
 
  222                         "farheapchecknode" => 
"3", 
 
  223                         "farheapfillfree" => 
"3", 
 
  224                         "farheapwalk" => 
"3", 
 
  241                         "fillellipse" => 
"3", 
 
  271                         "geninterrupt" => 
"3", 
 
  272                         "getarccoords" => 
"3", 
 
  273                         "getaspectratio" => 
"3", 
 
  284                         "getdefaultpalette" => 
"3", 
 
  287                         "getdrivername" => 
"3", 
 
  292                         "getfillpattern" => 
"3", 
 
  293                         "getfillsettings" => 
"3", 
 
  295                         "getmaxcolor" => 
"3", 
 
  298                         "getmodename" => 
"3", 
 
  299                         "getmoderange" => 
"3", 
 
  301                         "getpalettesize" => 
"3", 
 
  307                         "gettestinfo" => 
"3", 
 
  309                         "gettextsettings" => 
"3", 
 
  313                         "getviewsettings" => 
"3", 
 
  319                         "graphdefaults" => 
"3", 
 
  320                         "grapherrormsg" => 
"3", 
 
  322                         "graphresult" => 
"3", 
 
  327                         "heapcheckfree" => 
"3", 
 
  328                         "heapchecknode" => 
"3", 
 
  329                         "heapfillfree" => 
"3", 
 
  340                         "installuserdriver" => 
"3", 
 
  341                         "installuserfont" => 
"3", 
 
  450                         "registerbgidriver" => 
"3", 
 
  451                         "registerbgifont" => 
"3", 
 
  454                         "restorecrtmode" => 
"3", 
 
  462                         "setactivepage" => 
"3", 
 
  463                         "setallpalette" => 
"3", 
 
  464                         "setaspectratio" => 
"3", 
 
  473                         "setfillpattern" => 
"3", 
 
  474                         "setfillstyle" => 
"3", 
 
  476                         "setgraphbufsize" => 
"3", 
 
  477                         "setgraphmode" => 
"3", 
 
  480                         "setlinestyle" => 
"3", 
 
  485                         "setrgbpalette" => 
"3", 
 
  486                         "settextjustify" => 
"3", 
 
  487                         "settextstyle" => 
"3", 
 
  489                         "setusercharsize" => 
"3", 
 
  493                         "setviewport" => 
"3", 
 
  494                         "setvisualpage" => 
"3", 
 
  495                         "setwritemode" => 
"3", 
 
  565                         "textbackground" => 
"3", 
 
  639 $this->linkscripts      = array(