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(
45 "boxed_column" =>
"1",
46 "boxed_radio_column" =>
"1",
47 "boxed_radio_row" =>
"1",
51 "concatenation" =>
"1",
56 "image_button" =>
"1",
60 "ok_cancel_help" =>
"1",
61 "ok_cancel_help_errtile" =>
"1",
62 "ok_cancel_help_info" =>
"1",
65 "radio_button" =>
"1",
66 "radio_column" =>
"1",
79 "allow_accept" =>
"3",
80 "aspect_ratio" =>
"3",
81 "big_increment" =>
"3",
82 "children_alignment" =>
"3",
83 "children_fixed_height" =>
"3",
84 "children_fixed_width" =>
"3",
88 "fixed_height" =>
"3",
91 "initial_focus" =>
"3",
104 "multiple_select" =>
"3",
105 "small_increment" =>
"3",
110 "acad_colordlg" =>
"4",
111 "acad_helpdlg" =>
"4",
112 "acad_strlsort" =>
"4",
113 "action_tile" =>
"4",
133 "atoms_family" =>
"4",
134 "autoarxload" =>
"4",
169 "client_data_tile" =>
"4",
182 "done_dialog" =>
"4",
238 "load_dialog" =>
"4",
252 "namedobjdict" =>
"4",
287 "slide_image" =>
"4",
297 "start_dialog" =>
"4",
298 "start_image" =>
"4",
309 "term_dialog" =>
"4",
317 "unload_dialog" =>
"4",
319 "vector_image" =>
"4",
341 $this->linkscripts = array(