diff --git a/reference/mbstring/supported-encodings.xml b/reference/mbstring/supported-encodings.xml index 8c7e41deed..29f6334ab1 100644 --- a/reference/mbstring/supported-encodings.xml +++ b/reference/mbstring/supported-encodings.xml @@ -1,5 +1,5 @@ - + Supported Character Encodings @@ -14,41 +14,41 @@ extension: - UCS-4 + UCS-4* UCS-4BE - UCS-4LE + UCS-4LE* UCS-2 UCS-2BE UCS-2LE - UTF-32 - UTF-32BE - UTF-32LE - UTF-16 - UTF-16BE - UTF-16LE + UTF-32* + UTF-32BE* + UTF-32LE* + UTF-16* + UTF-16BE* + UTF-16LE* UTF-7 UTF7-IMAP - UTF-8 - ASCII - EUC-JP - SJIS - eucJP-win - SJIS-win + UTF-8* + ASCII* + EUC-JP* + SJIS* + eucJP-win* + SJIS-win* ISO-2022-JP JIS - ISO-8859-1 - ISO-8859-2 - ISO-8859-3 - ISO-8859-4 - ISO-8859-5 - ISO-8859-6 - ISO-8859-7 - ISO-8859-8 - ISO-8859-9 - ISO-8859-10 - ISO-8859-13 - ISO-8859-14 - ISO-8859-15 + ISO-8859-1* + ISO-8859-2* + ISO-8859-3* + ISO-8859-4* + ISO-8859-5* + ISO-8859-6* + ISO-8859-7* + ISO-8859-8* + ISO-8859-9* + ISO-8859-10* + ISO-8859-13* + ISO-8859-14* + ISO-8859-15* byte2be byte2le byte4be @@ -57,20 +57,23 @@ HTML-ENTITIES 7bit 8bit - EUC-CN + EUC-CN* CP936 HZ - EUC-TW + EUC-TW* CP950 - BIG-5 - EUC-KR + BIG-5* + EUC-KR* UHC (CP949) ISO-2022-KR Windows-1251 (CP1251) Windows-1252 (CP1252) CP866 (IBM866) - KOI8-R + KOI8-R* + + * denotes encodings usable also in regular expressions. + Any &php.ini; entry which accepts an encoding name can also use the values "auto" and @@ -113,4 +116,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> -