Home
last modified time | relevance | path

Searched refs:U_REGEX_INVALID_RANGE (Results 1 – 6 of 6) sorted by relevance

/external/icu/android_icu4j/libcore_bridge/src/native/
Dcom_android_icu_util_regex_PatternNative.cpp56 case U_REGEX_INVALID_RANGE: return "In a character range [x-y], x is greater than y"; in regexDetailMessage()
/external/icu/libicu/cts_headers/unicode/
Dutypes.h629 U_REGEX_INVALID_RANGE, /**< In a character range [x-y], x is greater than y. */ enumerator
/external/icu/icu4c/source/common/unicode/
Dutypes.h629 U_REGEX_INVALID_RANGE, /**< In a character range [x-y], x is greater than y. */ enumerator
/external/icu/libicu/ndk_headers/unicode/
Dutypes.h629 U_REGEX_INVALID_RANGE, /**< In a character range [x-y], x is greater than y. */ enumerator
/external/icu/libandroidicu/include/unicode/
Dutypes.h629 U_REGEX_INVALID_RANGE, /**< In a character range [x-y], x is greater than y. */ enumerator
/external/icu/icu4c/source/i18n/
Dregexcmp.cpp1785 error(U_REGEX_INVALID_RANGE); in doParseActions()
1855 error(U_REGEX_INVALID_RANGE); in doParseActions()