ICU-1406 make quantified segments behave like perl counterparts

X-SVN-Rev: 6496
This commit is contained in:
Alan Liu 2001-10-30 18:32:33 +00:00
parent 8905fc7092
commit 807cda9ffe

View file

@ -441,6 +441,9 @@ enum UErrorCode {
U_INVALID_RBT_SYNTAX,
U_INVALID_PROPERTY_PATTERN,
U_MALFORMED_PRAGMA,
U_UNCLOSED_SEGMENT,
U_ILLEGAL_CHAR_IN_SEGMENT,
U_VARIABLE_RANGE_EXHAUSTED,
U_PARSE_ERROR_LIMIT, /**< end of Transliterator specific parse Errors */
/*