Searched defs:regionEnd (Results 1 – 3 of 3) sorted by relevance
115 public int regionEnd() { in regionEnd() method in MatcherNativeTest.Matcher
1670 int32_t RegexMatcher::regionEnd() const { in regionEnd() function in RegexMatcher
3372 int32_t regionEnd = -1; in regex_find() local