mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 01:42:37 +00:00
ICU-5999 add gsm-03.38 to ucnv_isAmbiguous()
X-SVN-Rev: 22830
This commit is contained in:
parent
db658067b7
commit
c2b52dbe07
1 changed files with 2 additions and 1 deletions
|
@ -57,7 +57,8 @@ static const UAmbiguousConverter ambiguousConverters[]={
|
|||
{ "ibm-944_P100-1995", 0x20a9 },
|
||||
{ "ibm-949_P110-1999", 0x20a9 },
|
||||
{ "ibm-1363_P110-1997", 0x20a9 },
|
||||
{ "ISO_2022,locale=ko,version=0", 0x20a9 }
|
||||
{ "ISO_2022,locale=ko,version=0", 0x20a9 },
|
||||
{ "gsm-03.38", 0xd6 }
|
||||
};
|
||||
|
||||
/*Calls through createConverter */
|
||||
|
|
Loading…
Add table
Reference in a new issue