HomeSort by relevance Sort by last modified time
    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/icu/icu4c/source/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/icu/icu4c/source/i18n/
regexcmp.cpp     [all...]

Completed in 71 milliseconds