3 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
5 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
22 $this->colours = array(
"blue",
"purple",
"gray",
"brown",
"blue",
"purple",
"gray");
23 $this->quotecolour =
"blue";
24 $this->blockcommentcolour =
"green";
25 $this->linecommentcolour =
"green";
29 $this->indent = array();
30 $this->unindent = array();
34 $this->stringchars = array(
"\"");
35 $this->delimiters = array(
"+",
"&",
"_",
"/",
"=",
"*",
"*",
">",
"#",
"@",
"\\",
"<",
"-",
"*",
".",
"!",
"?",
" ",
"[",
"]",
"\"",
" ",
",",
".",
"?",
"(",
")",
"|",
":",
";");
40 $this->linecommenton = array(
";");
41 $this->blockcommenton = array(
"");
42 $this->blockcommentoff = array(
"");
46 $this->keywords = array(
180 $this->linkscripts = array(