mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-18 19:25:49 +00:00
ICU-3515 CODAN placeholder definition - should be wired in from FractionalUCA in the future.
X-SVN-Rev: 14416
This commit is contained in:
parent
15a8ebda8d
commit
f7dd6e9a7d
1 changed files with 1 additions and 0 deletions
|
@ -566,6 +566,7 @@ enum {
|
|||
UCOL_BYTE_FIRST_TAILORED = 0x04,
|
||||
UCOL_BYTE_COMMON = 0x05,
|
||||
UCOL_BYTE_FIRST_UCA = UCOL_BYTE_COMMON,
|
||||
UCOL_CODAN_PLACEHOLDER = 0x24,
|
||||
UCOL_BYTE_LAST_LATIN_PRIMARY = 0x4C,
|
||||
UCOL_BYTE_FIRST_NON_LATIN_PRIMARY = 0x4D,
|
||||
UCOL_BYTE_UNSHIFTED_MAX = 0xFF
|
||||
|
|
Loading…
Add table
Reference in a new issue