2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"blue",
"gray",
"purple",
"brown");
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(
166 "%datecompiled" =>
"3",
248 "vim_bad_stknum_ok" =>
"4",
250 "vim_comp_id" =>
"4",
253 "vim_get_file" =>
"4",
254 "vim_get_stknum" =>
"4",
257 "vim_override_cost" =>
"4",
260 "vim_set_prompt" =>
"4",
261 "vim_squeeze_key" =>
"4",
276 $this->linkscripts = array(