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(
49 "no_authen_traps" =>
"1",
50 "no_usergroup_table" =>
"1",
51 "no_who_table" =>
"1",
52 "no_remoteshell_group" =>
"1",
53 "no_serial_status" =>
"1",
54 "no_stat_nfs_filesystems" =>
"1",
55 "no_process_sets" =>
"1",
57 "no_stat_floppy" =>
"1",
58 "no_process_group" =>
"1",
59 "no_probe_disks" =>
"1",
63 "sysedge_plugin" =>
"1",
65 "sysedge_debug" =>
"1",
66 "syslog_facility" =>
"1",
67 "syslog_logfile" =>
"1",
75 "internalipaddress" =>
"2",
76 "externalipaddress" =>
"2",
85 "perfinstance" =>
"2",
101 "information" =>
"3",
110 "devmaxnamelen" =>
"3",
114 "devcapacity" =>
"3",
115 "devinodecapacity" =>
"3",
136 "reg_expand_sz" =>
"5",
137 "reg_mult_sz" =>
"5",
138 "perf_counter_counter" =>
"5",
139 "perf_counter_rawcount" =>
"5",
140 "perf_counter_rawcount_hex" =>
"5",
141 "perf_sample_counter" =>
"5",
142 "perf_counter_timer" =>
"5",
143 "perf_counter_bulk_count" =>
"5",
144 "perf_counter_large_rawcount" =>
"5",
145 "perf_counter_large_rawcount_hex" =>
"5",
146 "perf_counter_timer_inv" =>
"5",
147 "perf_average_bulk" =>
"5",
148 "perf_100nsec_timer" =>
"5",
149 "perf_100nsec_timer_inv" =>
"5",
150 "perf_counter_multi_timer" =>
"5",
151 "perf_counter_multi_timer_inv" =>
"5",
152 "perf_100nsec_multi_timer" =>
"5",
153 "perf_100nsec_multi_timer_inv" =>
"5",
154 "perf_elapsed_time" =>
"5");
163 $this->linkscripts = array(