Definition at line 7 of file HFile_mason.php.
◆ donothing()
HFile_mason::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_mason()
HFile_mason::HFile_mason |
( |
| ) |
|
Definition at line 9 of file HFile_mason.php.
References array.
24 $this->colours =
array(
"blue",
"gray",
"purple",
"brown",
"blue",
"purple");
25 $this->quotecolour =
"blue";
26 $this->blockcommentcolour =
"green";
27 $this->linecommentcolour =
"green";
31 $this->indent =
array(
"{");
32 $this->unindent =
array(
"}");
36 $this->stringchars =
array(
"\"",
"'");
37 $this->delimiters =
array(
"~",
"!",
"^",
"&",
"*",
"(",
")",
"-",
"+",
"|",
"\\",
"{",
"}",
"[",
"]",
":",
";",
"\"",
"'",
"<",
">",
" ",
",",
" ",
".",
"?");
42 $this->linecommenton =
array(
"");
43 $this->blockcommenton =
array(
"<!--");
44 $this->blockcommentoff =
array(
"-->");
48 $this->keywords =
array(
80 "<BLOCKQUOTE>" =>
"1",
82 "</BLOCKQUOTE>" =>
"1",
106 "</COLGROUP>" =>
"1",
136 "</FIELDSET>" =>
"1",
145 "</FRAMESET>" =>
"1",
214 "</MULTICOL>" =>
"1",
219 "</NOFRAMES>" =>
"1",
225 "</NOSCRIPT>" =>
"1",
236 "</OPTGROUP>" =>
"1",
297 "</TEXTAREA>" =>
"1",
335 "</%CLEANUP>" =>
"1",
349 "ACCEPT-CHARSET=" =>
"2",
358 "BACKGROUND=" =>
"2",
363 "CELLPADDING=" =>
"2",
364 "CELLSPACING=" =>
"2",
392 "FRAMEBORDER=" =>
"2",
393 "FRAMESPACING=" =>
"2",
400 "HTTP-EQUIV=" =>
"2",
410 "MARGINHEIGHT=" =>
"2",
411 "MARGINWIDTH=" =>
"2",
425 "ONKEYPRESS=" =>
"2",
433 "ONDBLCLICK=" =>
"2",
434 "ONMOUSEDOWN=" =>
"2",
435 "ONMOUSEMOVE=" =>
"2",
436 "ONMOUSEOUT=" =>
"2",
437 "ONMOUSEOVER=" =>
"2",
560 "endprotoent" =>
"5",
579 "gethostbyaddr" =>
"5",
580 "gethostbyname" =>
"5",
583 "getnetbyaddr" =>
"5",
584 "getnetbyname" =>
"5",
586 "getpeername" =>
"5",
589 "getpriority" =>
"5",
590 "getprotobyname" =>
"5",
591 "getprotobynumber" =>
"5",
592 "getprotoent" =>
"5",
596 "getservbyname" =>
"5",
597 "getservbyport" =>
"5",
599 "getsockname" =>
"5",
662 "setpriority" =>
"5",
663 "setprotoent" =>
"5",
747 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: