mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 05:55:35 +00:00
ICU-497 Change character class of IRI and URA from _ct to _xx so that they won't combine w/ matras.
X-SVN-Rev: 18348
This commit is contained in:
parent
449f312af8
commit
beded72068
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ static const IndicClassTable::CharClass punjCharClasses[] =
|
|||
_dr, _db, _db, _xx, _xx, _xx, _xx, _da, _da, _xx, _xx, _da, _da, _vr, _xx, _xx, // 0A40 - 0A4F
|
||||
_xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _cn, _cn, _cn, _ct, _xx, _cn, _xx, // 0A50 - 0A5F
|
||||
_xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, _xx, // 0A60 - 0A6F
|
||||
_ma, _ma, _ct, _ct, _xx // 0A70 - 0A74
|
||||
_ma, _ma, _xx, _xx, _xx // 0A70 - 0A74
|
||||
};
|
||||
|
||||
static const IndicClassTable::CharClass gujrCharClasses[] =
|
||||
|
|
Loading…
Add table
Reference in a new issue