Searched refs:U_REGEX_LOOK_BEHIND_LIMIT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h642 U_REGEX_LOOK_BEHIND_LIMIT, /**< Look-Behind pattern matches must have a bounded maximum length. */ enumerator in enum:UErrorCode
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h646 U_REGEX_LOOK_BEHIND_LIMIT, /**< Look-Behind pattern matches must have a bounded maximum length. */ enumerator in enum:UErrorCode
/external/chromium_org/third_party/icu/source/i18n/
H A Dregexcmp.cpp2137 error(U_REGEX_LOOK_BEHIND_LIMIT);
2170 error(U_REGEX_LOOK_BEHIND_LIMIT);
/external/icu/icu4c/source/i18n/
H A Dregexcmp.cpp2137 error(U_REGEX_LOOK_BEHIND_LIMIT);
2170 error(U_REGEX_LOOK_BEHIND_LIMIT);

Completed in 1391 milliseconds