HomeSort by relevance Sort by last modified time
    Searched refs:U_REGEX_INTERNAL_ERROR (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/native/
java_util_regex_Pattern.cpp 36 case U_REGEX_INTERNAL_ERROR: return "An internal error was detected";
  /external/icu/icu4c/source/common/unicode/
utypes.h 579 U_REGEX_INTERNAL_ERROR=0x10300, /**< An internal error (bug) was detected. */
  /external/icu/icu4c/source/i18n/
regexcmp.cpp 247 error(U_REGEX_INTERNAL_ERROR);
    [all...]

Completed in 593 milliseconds