Searched defs:regionEnd (Results 1 – 5 of 5) sorted by relevance
1660 int32_t RegexMatcher::regionEnd() const { in regionEnd() function in RegexMatcher
1670 int32_t RegexMatcher::regionEnd() const { in regionEnd() function in RegexMatcher
3372 int32_t regionEnd = -1; in regex_find() local