2$BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20$this->colours = array(
"blue",
"purple",
"gray",
"brown",
"blue",
"purple");
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(
120 "acad_colordlg" =>
"5",
121 "acad_helpdlg" =>
"5",
122 "acad_strlsort" =>
"5",
123 "action_tile" =>
"5",
132 "atoms-family" =>
"5",
133 "autoarxload" =>
"5",
137 "client_data_tile" =>
"5",
148 "done_dialog" =>
"5",
185 "load_dialog" =>
"5",
191 "namedobjdict" =>
"5",
216 "slide_image" =>
"5",
219 "start_dialog" =>
"5",
220 "start_image" =>
"5",
223 "term_dialog" =>
"5",
231 "unload_dialog" =>
"5",
233 "vector_image" =>
"5",
283$this->linkscripts = array(