Definition at line 7 of file HFile_foxpro.php.
◆ donothing()
HFile_foxpro::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_foxpro()
HFile_foxpro::HFile_foxpro |
( |
| ) |
|
Definition at line 9 of file HFile_foxpro.php.
References array.
24 $this->colours =
array(
"blue",
"gray",
"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(
107 "DEVELOPMENT" =>
"1",
125 "ENDPRINTJOB" =>
"1",
338 "DDEAbortTrans" =>
"2",
342 "DDEInitiate" =>
"2",
343 "DDELastError" =>
"2",
346 "DDESetOption" =>
"2",
347 "DDESetService" =>
"2",
348 "DDESetTopic" =>
"2",
349 "DDETerminate" =>
"2",
449 "PRINTSTATUS" =>
"2",
455 "PRTINFO�PUTFILE" =>
"2",
590 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: