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