SimplifyRepeat    125 third_party/re2/re2/simplify.cc   static Regexp* SimplifyRepeat(Regexp* re, int min, int max,
SimplifyRepeat    277 third_party/re2/re2/simplify.cc       Regexp* nre = SimplifyRepeat(newsub, re->min_, re->max_,