Searched defs:regionEnd (Results 1 – 4 of 4) 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