Home
last modified time | relevance | path

Searched defs:SimplifyRegexp (Results 1 – 2 of 2) sorted by relevance

/third_party/re2/re2/
Dsimplify.cc23 bool Regexp::SimplifyRegexp(const StringPiece& src, ParseFlags flags, in SimplifyRegexp() function in re2::Regexp
/third_party/re2/re2/testing/
Dregexp_benchmark.cc653 void SimplifyRegexp(benchmark::State& state, const std::string& regexp) { in SimplifyRegexp() function