Home | History | Annotate | Download | only in regexp

Lines Matching full:ok_to_expand

5120   bool ok_to_expand() { return ok_to_expand_; }
5175 if (min > 0 && min <= kMaxUnrolledMinMatches && limiter.ok_to_expand()) {
5193 if (limiter.ok_to_expand()) {