ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet

X-SVN-Rev: 6285
This commit is contained in:
Alan Liu 2001-10-17 20:51:14 +00:00
parent edb9849ffd
commit 0dbe53ecac

View file

@ -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 */
/*