Home
last modified time | relevance | path

Searched defs:regionEnd (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Drematch.cpp1660 int32_t RegexMatcher::regionEnd() const { in regionEnd() function in RegexMatcher
/third_party/skia/third_party/externals/icu/source/i18n/
Drematch.cpp1660 int32_t RegexMatcher::regionEnd() const { in regionEnd() function in RegexMatcher
/third_party/node/deps/icu-small/source/i18n/
Drematch.cpp1670 int32_t RegexMatcher::regionEnd() const { in regionEnd() function in RegexMatcher
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drematch.cpp1660 int32_t RegexMatcher::regionEnd() const { in regionEnd() function in RegexMatcher
/third_party/icu/icu4c/source/test/intltest/
Dregextst.cpp3372 int32_t regionEnd = -1; in regex_find() local