Definition at line 7 of file HFile_VerityStyle.php.
◆ donothing()
HFile_VerityStyle::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_VerityStyle()
HFile_VerityStyle::HFile_VerityStyle |
( |
| ) |
|
Definition at line 9 of file HFile_VerityStyle.php.
References array.
24 $this->colours =
array(
"blue",
"purple",
"gray",
"brown",
"blue");
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(
103 "zone-begin:" =>
"3",
108 "multiRowOrderBy" =>
"4",
109 "multiRowCol" =>
"4",
110 "multiRowFormat" =>
"4",
114 "signed-integer" =>
"4",
118 "unsigned-integer" =>
"4",
122 "_implied_size" =>
"5",
130 "def-charset" =>
"5",
131 "disk_free_interval" =>
"5",
134 "format-filter" =>
"5",
135 "globalstyle" =>
"5",
140 "housekeeping_interval" =>
"5",
143 "instance_ceiling" =>
"5",
144 "instance_floor" =>
"5",
145 "lock_retry_count" =>
"5",
146 "maintenance_interval" =>
"5",
148 "max_new_docs" =>
"5",
149 "max_new_work" =>
"5",
150 "max-records" =>
"5",
151 "merge_fully" =>
"5",
152 "merge_parts" =>
"5",
155 "ngram_index" =>
"5",
156 "num-records" =>
"5",
160 "partition_max_size" =>
"5",
164 "spanning_index" =>
"5",
176 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: