OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U_REGEX_INVALID_RANGE
(Results
1 - 5
of
5
) sorted by null
/libcore/luni/src/main/native/
java_util_regex_Pattern.cpp
56
case
U_REGEX_INVALID_RANGE
: return "In a character range [x-y], x is greater than y";
/external/chromium_org/third_party/icu/source/common/unicode/
utypes.h
[
all
...]
/external/icu4c/common/unicode/
utypes.h
650
U_REGEX_INVALID_RANGE
, /**< In a character range [x-y], x is greater than y. */
/external/chromium_org/third_party/icu/source/i18n/
regexcmp.cpp
[
all
...]
/external/icu4c/i18n/
regexcmp.cpp
[
all
...]
Completed in 32 milliseconds