Definition at line 7 of file HFile_dbc.php.
◆ donothing()
HFile_dbc::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_dbc()
Definition at line 9 of file HFile_dbc.php.
References array.
24 $this->colours =
array(
"blue",
"purple",
"brown",
"purple");
25 $this->quotecolour =
"blue";
26 $this->blockcommentcolour =
"green";
27 $this->linecommentcolour =
"green";
31 $this->indent =
array(
"Then");
32 $this->unindent =
array(
"End",
"Next",
"End If",
"End Select");
36 $this->stringchars =
array();
37 $this->delimiters =
array();
42 $this->linecommenton =
array(
"");
43 $this->blockcommenton =
array(
"");
44 $this->blockcommentoff =
array(
"");
48 $this->keywords =
array(
109 "Flagrestore" =>
"1",
199 "Scrnrestore" =>
"1",
224 "Staterestore" =>
"1",
238 "Traprestore" =>
"1",
306 "NoDuplicates" =>
"4",
315 "UnCompressed" =>
"4",
422 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: