2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
 
    4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
 
   20 $this->colours          = array(
"brown", 
"blue", 
"purple", 
"gray", 
"brown", 
"blue", 
"purple", 
"gray");
 
   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(
 
   76                         "ceil_texclip_dist" => 
"1", 
 
   89                         "floor_offs_x" => 
"1", 
 
   90                         "floor_offs_y" => 
"1", 
 
  317                         "next_my_there" => 
"2", 
 
  322                         "play_flicfile" => 
"2", 
 
  325                         "play_song_once" => 
"2", 
 
  326                         "play_soundfile" => 
"2", 
 
  327                         "print_string" => 
"2", 
 
  328                         "print_value" => 
"2", 
 
  365                         "ceil_ascend" => 
"3", 
 
  366                         "ceil_descend" => 
"3", 
 
  384                         "floor_ascend" => 
"3", 
 
  385                         "floor_descend" => 
"3", 
 
  413                         "transparent" => 
"3", 
 
  416                         "acceleration" => 
"4", 
 
  417                         "active_nexus" => 
"4", 
 
  418                         "active_targets" => 
"4", 
 
  419                         "actor_ceil_hgt" => 
"4", 
 
  420                         "actor_climb" => 
"4", 
 
  422                         "actor_floor_hgt" => 
"4", 
 
  423                         "actor_impact_vx" => 
"4", 
 
  424                         "actor_impact_vy" => 
"4", 
 
  425                         "actor_impact_vz" => 
"4", 
 
  426                         "actor_width" => 
"4", 
 
  432                         "cdaudio_vol" => 
"4", 
 
  443                         "color_actors" => 
"4", 
 
  444                         "color_border" => 
"4", 
 
  445                         "color_player" => 
"4", 
 
  446                         "color_things" => 
"4", 
 
  447                         "color_walls" => 
"4", 
 
  450                         "delta_angle" => 
"4", 
 
  454                         "force_ahead" => 
"4", 
 
  456                         "force_strafe" => 
"4", 
 
  461                         "hit_mindist" => 
"4", 
 
  467                         "impact_vrot" => 
"4", 
 
  549                         "map_centerx" => 
"4", 
 
  550                         "map_centery" => 
"4", 
 
  551                         "map_edge_x1" => 
"4", 
 
  552                         "map_edge_x2" => 
"4", 
 
  553                         "map_edge_y1" => 
"4", 
 
  554                         "map_edge_y2" => 
"4", 
 
  568                         "motion_blur" => 
"4", 
 
  569                         "mouse_angle" => 
"4", 
 
  572                         "mouse_middle" => 
"4", 
 
  574                         "mouse_moving" => 
"4", 
 
  575                         "mouse_right" => 
"4", 
 
  576                         "mouse_sense" => 
"4", 
 
  583                         "player_angle" => 
"4", 
 
  585                         "player_climb" => 
"4", 
 
  587                         "player_depth" => 
"4", 
 
  589                         "player_last_x" => 
"4", 
 
  590                         "player_last_y" => 
"4", 
 
  591                         "player_light" => 
"4", 
 
  593                         "player_size" => 
"4", 
 
  594                         "player_speed" => 
"4", 
 
  595                         "player_tilt" => 
"4", 
 
  596                         "player_vrot" => 
"4", 
 
  600                         "player_width" => 
"4", 
 
  604                         "psound_tone" => 
"4", 
 
  608                         "render_mode" => 
"4", 
 
  611                         "screen_width" => 
"4", 
 
  615                         "shift_sense" => 
"4", 
 
  616                         "shoot_angle" => 
"4", 
 
  618                         "shoot_range" => 
"4", 
 
  619                         "shoot_sector" => 
"4", 
 
  622                         "skip_frames" => 
"4", 
 
  625                         "slope_ahead" => 
"4", 
 
  636                         "thing_width" => 
"4", 
 
  639                         "touch_state" => 
"4", 
 
  641                         "walk_period" => 
"4", 
 
  644                         "wave_period" => 
"4", 
 
  677                         "light_angle" => 
"7", 
 
  703 $this->linkscripts      = array(