OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U_REGEX_OCTAL_TOO_BIG
(Results
1 - 3
of
3
) sorted by null
/libcore/luni/src/main/native/
java_util_regex_Pattern.cpp
54
case
U_REGEX_OCTAL_TOO_BIG
: return "Octal character constants must be <= 0377.";
/external/chromium_org/third_party/icu/source/common/unicode/
utypes.h
[
all
...]
/external/icu4c/common/unicode/
utypes.h
648
U_REGEX_OCTAL_TOO_BIG
, /**< Octal character constants must be <= 0377. */
Completed in 38 milliseconds