Home
last modified time | relevance | path

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

/external/regex-re2/re2/
Dsimplify.cc18 bool Regexp::SimplifyRegexp(const StringPiece& src, ParseFlags flags, in SimplifyRegexp() function in re2::Regexp
/external/regex-re2/re2/testing/
Dregexp_benchmark.cc574 void SimplifyRegexp(int iters, const string& regexp) { in SimplifyRegexp() function