Searched refs:SimplifyRepeat (Results 1 – 1 of 1) sorted by relevance
125 static Regexp* SimplifyRepeat(Regexp* re, int min, int max,277 Regexp* nre = SimplifyRepeat(newsub, re->min_, re->max_, in PostVisit()313 Regexp* SimplifyWalker::SimplifyRepeat(Regexp* re, int min, int max, in SimplifyRepeat() function in re2::SimplifyWalker