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(
217 "RxFuncQuery" =>
"3",
219 "RxMessageBox" =>
"3",
221 "SysAddRexxMacro" =>
"3",
222 "SysBootDrive" =>
"3",
223 "SysClearRexxMacroSpace" =>
"3",
224 "SysCloseEventSem" =>
"3",
225 "SysCloseMutexSem" =>
"3",
227 "SysCreateEventSem" =>
"3",
228 "SysCreateMutexSem" =>
"3",
230 "SysCurState" =>
"3",
231 "SysDriveInfo" =>
"3",
232 "SysDriveMap" =>
"3",
233 "SysDropFuncs" =>
"3",
234 "SysDropRexxMacro" =>
"3",
235 "SysDumpVariables" =>
"3",
236 "SysFileDelete" =>
"3",
237 "SysFileSearch" =>
"3",
238 "SysFileSystemType" =>
"3",
239 "SysGetFileDateTime" =>
"3",
240 "SysFileTree" =>
"3",
243 "SysLoadFuncs" =>
"3",
244 "SysLoadRexxMacroSpace" =>
"3",
246 "SysOpenEventSem" =>
"3",
247 "SysOpenMutexSem" =>
"3",
248 "SysPostEventSem" =>
"3",
249 "SysPulseEventSem" =>
"3",
250 "SysQueryProcess" =>
"3",
251 "SysQueryRexxMacro" =>
"3",
252 "SysReleaseMutexSem" =>
"3",
253 "SysReorderRexxMacro" =>
"3",
254 "SysRequestMutexSem" =>
"3",
255 "SysResetEventSem" =>
"3",
257 "SysSaveRexxMacroSpace" =>
"3",
258 "SysSearchPath" =>
"3",
259 "SysSetFileDateTime" =>
"3",
260 "SysSetPriority" =>
"3",
262 "SysStemCopy" =>
"3",
263 "SysStemDelete" =>
"3",
264 "SysStemInsert" =>
"3",
265 "SysStemSort" =>
"3",
266 "SysSwitchSession" =>
"3",
267 "SysSystemDirectory" =>
"3",
268 "SysTempFileName" =>
"3",
269 "SysTextScreenRead" =>
"3",
270 "SysTextScreenSize" =>
"3",
271 "SysUtilVersion" =>
"3",
272 "SysVolumeLabel" =>
"3",
273 "SysWaitEventSem" =>
"3",
274 "SysWaitNamedPipe" =>
"3",
288 $this->linkscripts = array(