2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"blue",
"purple",
"gray",
"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(
166 "#xtranslate" =>
"1",
233 "colorselect" =>
"3",
238 "dbclearfilter" =>
"3",
239 "dbclearindex" =>
"3",
240 "dbclearrelation" =>
"3",
242 "dbclosearea" =>
"3",
244 "dbcommitall" =>
"3",
246 "dbcreateindex" =>
"3",
260 "dbselectarea" =>
"3",
261 "dbsetdriver" =>
"3",
262 "dbsetfilter" =>
"3",
265 "dbsetrelation" =>
"3",
269 "dbunlockall" =>
"3",
302 "fieldwblock" =>
"3",
345 "memvarblock" =>
"3",
454 $this->linkscripts = array(