2 $BEAUT_PATH = realpath(
".").
"/Services/COPage/syntax_highlight/php";
4 require_once(
"$BEAUT_PATH/Beautifier/HFile.php");
20 $this->colours = array(
"blue",
"purple",
"gray",
"brown");
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(
"%REM");
40 $this->blockcommentoff = array(
"%END REM");
44 $this->keywords = array(
124 "FileDateTime" =>
"1",
131 "FromFunction" =>
"1",
133 "GetFileAttr" =>
"1",
249 "SetFileAttr" =>
"1",
321 "NotesACLNotesACLEntry" =>
"4",
323 "NotesDatabase" =>
"4",
324 "NotesDateRange" =>
"4",
325 "NotesDateTime" =>
"4",
326 "NotesDbDirectory" =>
"4",
327 "NotesDocument" =>
"4",
328 "NotesDocumentCollection" =>
"4",
329 "NotesEmbeddedObject" =>
"4",
331 "NotesInternational" =>
"4",
335 "NotesNewsLetter" =>
"4",
336 "NotesRegistration" =>
"4",
337 "NotesRichTextItem" =>
"4",
338 "NotesRichTextStyle" =>
"4",
339 "NotesSession" =>
"4",
342 "NotesViewColumn" =>
"4",
343 "NotesUIDatabase" =>
"4",
344 "NotesUIDocument" =>
"4",
345 "NotesUIView" =>
"4",
346 "NotesUIWorkspace" =>
"4",
348 "notesaclnotesaclentry" =>
"4",
350 "notesdatabase" =>
"4",
351 "notesdaterange" =>
"4",
352 "notesdatetime" =>
"4",
353 "notesdbdirectory" =>
"4",
354 "notesdocument" =>
"4",
355 "notesdocumentcollection" =>
"4",
356 "notesembeddedobject" =>
"4",
358 "notesinternational" =>
"4",
362 "notesnewsletter" =>
"4",
363 "notesregistration" =>
"4",
364 "notesrichtextitem" =>
"4",
365 "notesrichtextstyle" =>
"4",
366 "notessession" =>
"4",
369 "notesviewcolumn" =>
"4",
370 "notesuidatabase" =>
"4",
371 "notesuidocument" =>
"4",
372 "notesuiview" =>
"4",
373 "notesuiworkspace" =>
"4",
383 $this->linkscripts = array(