icu has at least 5 versions of iso 2022-jp.

http://demo.icu-project.org/icu-bin/convexp
 
If the one you refer to is not one of these send me the details and I'll log
it with the icu team.

tex


-----Original Message-----
From: KITAZAKI Shigeru [mailto:shigeru_kitaz...@cybozu.co.jp] 
Sent: Tuesday, February 02, 2010 4:43 AM
To: Moriyoshi Koizumi
Cc: php-i18n@lists.php.net
Subject: Re: [PHP-I18N] adding GB18030 support for mbstring

Koizumi-san

Let me tell you the one concern about mbstring-ng.
The current mbstring supports 'ISO-2022-JP-MS', this is different from
'ISO-2022-JP'. And the current implementation of ICU can not convert 
between ISO-2022-JP-MS and unicode correctly, I guess.
For example, Japanese hankaku katakana, GA, A with a sonant mark.

Although it's better way to modify ICU itself, it takes long time.
How do you think of this?

Moriyoshi Koizumi wrote:
> BTW, I created an extension that is near-compatible with mbstring and
> based on ICU that of course supports GB18030. See
> http://github.com/moriyoshi/mbstring-ng for detail.
> 

Regards,
Shigeru

-- 
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to