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(
103 "Fake_action" =>
"2",
125 "System_file" =>
"2",
139 "multiexcept" =>
"3",
140 "multiinside" =>
"3",
150 "add_to_scope" =>
"4",
163 "description" =>
"4",
174 "inside_description" =>
"4",
183 "list_together" =>
"4",
200 "react_after" =>
"4",
201 "react_before" =>
"4",
208 "short_name_indef" =>
"4",
213 "transparent" =>
"4",
220 "when_closed" =>
"4",
236 "CommandsOff" =>
"5",
237 "CommandsRead" =>
"5",
284 "Predictable" =>
"5",
290 "PluralFound" =>
"5",
296 "RoutinesOff" =>
"5",
353 $this->linkscripts = array(