|
Netsutie PHP Toolkit
|
Data Fields | |
| const | _big5 = "_big5" |
| const | _gb2312 = "_gb2312" |
| const | _gb18030 = "_gb18030" |
| const | _iso88591 = "_iso88591" |
| const | _macRoman = "_macRoman" |
| const | _shiftJis = "_shiftJis" |
| const | _utf8 = "_utf8" |
| const | _windows1252 = "_windows1252" |
Static Public Attributes | |
| static | $paramtypesmap |
Definition at line 8 of file TextFileEncoding.php.
|
static |
Definition at line 12 of file TextFileEncoding.php.
| const _big5 = "_big5" |
Definition at line 22 of file TextFileEncoding.php.
| const _gb18030 = "_gb18030" |
Definition at line 38 of file TextFileEncoding.php.
| const _gb2312 = "_gb2312" |
Definition at line 30 of file TextFileEncoding.php.
| const _iso88591 = "_iso88591" |
Definition at line 46 of file TextFileEncoding.php.
| const _macRoman = "_macRoman" |
Definition at line 54 of file TextFileEncoding.php.
| const _shiftJis = "_shiftJis" |
Definition at line 62 of file TextFileEncoding.php.
| const _utf8 = "_utf8" |
Definition at line 70 of file TextFileEncoding.php.
| const _windows1252 = "_windows1252" |
Definition at line 78 of file TextFileEncoding.php.