2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"blue",
"purple",
"gray");
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(
73 "CHARACTER_LENGTH" =>
"1",
76 "CHECK_POINT_LEN" =>
"1",
77 "CHECK_POINT_LENGTH" =>
"1",
115 "ENTRY_POINT" =>
"1",
142 "GROUP_COMMIT_WAIT" =>
"1",
143 "GROUP_COMMIT_WAIT_TIME" =>
"1",
163 "LC_MESSAGES" =>
"1",
171 "LOG_BUFFER_SIZE" =>
"1",
172 "LOG_BUF_SIZE" =>
"1",
175 "MAXIMUM_SEGMENT" =>
"1",
176 "MAX_SEGMENT" =>
"1",
179 "MODULE_NAME" =>
"1",
186 "NUM_LOG_BUFS" =>
"1",
187 "NUM_LOG_BUFFERS" =>
"1",
188 "OCTET_LENGTH" =>
"1",
198 "OUTPUT_TYPE" =>
"1",
217 "RAW_PARTITIONS" =>
"1",
220 "RECORD_VERSION" =>
"1",
228 "RETURNING_VALUES" =>
"1",
245 "SNABeautifierOT" =>
"1",
263 "TRANSACTION" =>
"1",
265 "TRANSLATION" =>
"1",
268 "UNCOMMITTED" =>
"1",
324 $this->linkscripts = array(