Definition at line 7 of file HFile_mysql.php.
◆ donothing()
HFile_mysql::donothing |
( |
|
$keywordin | ) |
|
◆ HFile_mysql()
HFile_mysql::HFile_mysql |
( |
| ) |
|
Definition at line 9 of file HFile_mysql.php.
References array.
24 $this->colours =
array(
"blue",
"purple",
"gray");
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(
55 "auto_increment" =>
"1",
109 "low_priority" =>
"1",
137 "straight_join" =>
"1",
170 "character_length" =>
"2",
178 "current_time" =>
"2",
179 "current_timestamp" =>
"2",
181 "date_format" =>
"2",
191 "find_in_set" =>
"2",
195 "from_unixtime" =>
"2",
204 "last_insert_id" =>
"2",
223 "octet_length" =>
"2",
226 "period_diff" =>
"2",
233 "release_lock" =>
"2",
241 "sec_to_time" =>
"2",
242 "session_user" =>
"2",
250 "substring_index" =>
"2",
252 "system_user" =>
"2",
256 "time_format" =>
"2",
257 "time_to_sec" =>
"2",
262 "unix_timestamp" =>
"2",
275 "doubleprecision" =>
"3",
314 $this->linkscripts =
array(
Create styles array
The data for the language used.
The documentation for this class was generated from the following file: