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(
104 "multiRowOrderBy" =>
"4",
105 "multiRowCol" =>
"4",
106 "multiRowFormat" =>
"4",
110 "signed-integer" =>
"4",
114 "unsigned-integer" =>
"4",
118 "_implied_size" =>
"5",
126 "def-charset" =>
"5",
127 "disk_free_interval" =>
"5",
130 "format-filter" =>
"5",
131 "globalstyle" =>
"5",
136 "housekeeping_interval" =>
"5",
139 "instance_ceiling" =>
"5",
140 "instance_floor" =>
"5",
141 "lock_retry_count" =>
"5",
142 "maintenance_interval" =>
"5",
144 "max_new_docs" =>
"5",
145 "max_new_work" =>
"5",
146 "max-records" =>
"5",
147 "merge_fully" =>
"5",
148 "merge_parts" =>
"5",
151 "ngram_index" =>
"5",
152 "num-records" =>
"5",
156 "partition_max_size" =>
"5",
160 "spanning_index" =>
"5",
172 $this->linkscripts = array(