2$BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20$this->colours = array(
"blue",
"brown",
"gray",
"purple",
"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(
177 "setenhanced" =>
"1",
178 "setstandard" =>
"1",
179 "setunselect" =>
"1",
236 "__setcentury" =>
"3",
237 "__setformat" =>
"3",
238 "__setfunction" =>
"3",
240 "__xrestscreen" =>
"3",
241 "__xsavescreen" =>
"3",
287 "dbclosearea" =>
"3",
289 "dbcommitall" =>
"3",
291 "dbcreateind" =>
"3",
310 "dbsetdriver" =>
"3",
311 "dbsetfilter" =>
"3",
319 "dbunlockall" =>
"3",
351 "fieldgetarr" =>
"3",
356 "fieldputarr" =>
"3",
358 "fieldwblock" =>
"3",
403 "isobjproper" =>
"3",
426 "memvarblock" =>
"3",
474 "scrdos2unix" =>
"3",
477 "scrunix2dos" =>
"3",
499 "tempfilenam" =>
"3",
547$this->linkscripts = array(