Searched defs:SimplifyRegexp (Results 1 – 2 of 2) sorted by relevance
18 bool Regexp::SimplifyRegexp(const StringPiece& src, ParseFlags flags, in SimplifyRegexp() function in re2::Regexp
574 void SimplifyRegexp(int iters, const string& regexp) { in SimplifyRegexp() function