2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"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(
51 "Description]" =>
"1",
87 "[Capacitance" =>
"1",
93 "[Description]" =>
"1",
95 "[Disclaimer]" =>
"1",
103 "[Inductance" =>
"1",
106 "[Manufacturer]" =>
"1",
129 "[Resistance" =>
"1",
141 "[Temperature" =>
"1",
143 "Banded_matrix" =>
"2",
151 "D_overshoot_high" =>
"2",
152 "D_overshoot_low" =>
"2",
153 "D_overshoot_time" =>
"2",
156 "Fall_off_dly" =>
"2",
157 "Fall_on_dly" =>
"2",
159 "Full_matrix" =>
"2",
181 "Rise_off_dly" =>
"2",
182 "Rise_on_dly" =>
"2",
184 "S_overshoot_high" =>
"2",
185 "S_overshoot_low" =>
"2",
186 "Si_location" =>
"2",
187 "Sparse_matrix" =>
"2",
188 "Submodel_type" =>
"2",
189 "Timing_location" =>
"2",
191 "V_fixture_max" =>
"2",
192 "V_fixture_min" =>
"2",
193 "V_trigger_f" =>
"2",
194 "V_trigger_r" =>
"2",
205 "function_table_group" =>
"2",
206 "gnd_clamp_ref" =>
"2",
210 "power_clamp_ref" =>
"2",
211 "pulldown_ref" =>
"2",
213 "signal_name" =>
"2",
219 "3-state_ECL" =>
"3",
222 "I/O_open_drain" =>
"3",
223 "I/O_open_sink" =>
"3",
224 "I/O_open_source" =>
"3",
229 "Open_source" =>
"3",
233 "Series_switch" =>
"3",
234 "Terminator" =>
"3");
243 $this->linkscripts = array(