OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U_REGEX_LOOK_BEHIND_LIMIT
(Results
1 - 5
of
5
) sorted by null
/libcore/luni/src/main/native/
java_util_regex_Pattern.cpp
52
case
U_REGEX_LOOK_BEHIND_LIMIT
: return "Look-behind pattern matches must have a bounded maximum length";
/external/chromium_org/third_party/icu/source/common/unicode/
utypes.h
784
U_REGEX_LOOK_BEHIND_LIMIT
, /**< Look-Behind pattern matches must have a bounded maximum length. */
[
all
...]
/external/icu4c/common/unicode/
utypes.h
646
U_REGEX_LOOK_BEHIND_LIMIT
, /**< Look-Behind pattern matches must have a bounded maximum length. */
/external/chromium_org/third_party/icu/source/i18n/
regexcmp.cpp
[
all
...]
/external/icu4c/i18n/
regexcmp.cpp
[
all
...]
Completed in 28 milliseconds