Searched defs:SimplifyRegexp (Results 1 – 2 of 2) sorted by relevance
23 bool Regexp::SimplifyRegexp(const StringPiece& src, ParseFlags flags, in SimplifyRegexp() function in re2::Regexp
653 void SimplifyRegexp(benchmark::State& state, const std::string& regexp) { in SimplifyRegexp() function