2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"blue",
"gray",
"purple");
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(
46 "ABORTSESSION" =>
"1",
65 "AUTHORIZATION" =>
"1",
81 "CASESPECIFIC" =>
"1",
88 "CHARACTER_LENGTH" =>
"1",
105 "CONVERT_TABLE_HEADER" =>
"1",
113 "CURRENT_DATE" =>
"1",
114 "CURRENT_TIME" =>
"1",
115 "CURRENT_TIMESTAMP" =>
"1",
119 "DATABLOCKSIZE" =>
"1",
146 "ERRORTABLES" =>
"1",
187 "INCONSISTENT" =>
"1",
197 "INTEGERDATE" =>
"1",
231 "MCHARACTERS" =>
"1",
244 "MONRESOURCE" =>
"1",
262 "OCTET_LENGTH" =>
"1",
294 "REFERENCING" =>
"1",
298 "REPLICATION" =>
"1",
299 "REPOVERRIDE" =>
"1",
312 "ROLLFORWARD" =>
"1",
323 "SETSESSRATE" =>
"1",
341 "SYS_CALENDAR" =>
"1",
349 "TIMEZONE_HOUR" =>
"1",
350 "TIMEZONE_MINUTE" =>
"1",
354 "TRANSACTION" =>
"1",
356 "TRANSLATE_CHK" =>
"1",
432 "TITLEDASHES" =>
"2",
472 $this->linkscripts = array(