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

  /libcore/luni/src/main/native/
java_util_regex_Pattern.cpp 48 case U_REGEX_LOOK_BEHIND_LIMIT: return "Look-behind pattern matches must have a bounded maximum length";
  /external/icu/icu4c/source/common/unicode/
utypes.h 592 U_REGEX_LOOK_BEHIND_LIMIT, /**< Look-Behind pattern matches must have a bounded maximum length. */
  /external/icu/icu4c/source/i18n/
regexcmp.cpp     [all...]

Completed in 1656 milliseconds