Definition at line 7 of file HFile_flagship.php.
◆ donothing()
HFile_flagship::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_flagship()
HFile_flagship::HFile_flagship |
( |
| ) |
|
Definition at line 9 of file HFile_flagship.php.
References array.
24 $this->colours =
array(
"blue",
"brown",
"gray",
"purple",
"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(
181 "setenhanced" =>
"1",
182 "setstandard" =>
"1",
183 "setunselect" =>
"1",
240 "__setcentury" =>
"3",
241 "__setformat" =>
"3",
242 "__setfunction" =>
"3",
244 "__xrestscreen" =>
"3",
245 "__xsavescreen" =>
"3",
291 "dbclosearea" =>
"3",
293 "dbcommitall" =>
"3",
295 "dbcreateind" =>
"3",
314 "dbsetdriver" =>
"3",
315 "dbsetfilter" =>
"3",
323 "dbunlockall" =>
"3",
355 "fieldgetarr" =>
"3",
360 "fieldputarr" =>
"3",
362 "fieldwblock" =>
"3",
407 "isobjproper" =>
"3",
430 "memvarblock" =>
"3",
478 "scrdos2unix" =>
"3",
481 "scrunix2dos" =>
"3",
503 "tempfilenam" =>
"3",
551 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: