ICU-5999 add gsm-03.38 to ucnv_isAmbiguous()
X-SVN-Rev: 22830
This commit is contained in:
parent
db658067b7
commit
c2b52dbe07
@ -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…
Reference in New Issue
Block a user