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