mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6285
This commit is contained in:
parent
edb9849ffd
commit
0dbe53ecac
1 changed files with 1 additions and 0 deletions
|
@ -439,6 +439,7 @@ enum UErrorCode {
|
|||
U_MISPLACED_COMPOUND_FILTER,
|
||||
U_MULTIPLE_COMPOUND_FILTERS,
|
||||
U_INVALID_RBT_SYNTAX,
|
||||
U_INVALID_PROPERTY_PATTERN,
|
||||
U_PARSE_ERROR_LIMIT, /**< end of Transliterator specific parse Errors */
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue