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