HomeSort by relevance Sort by last modified time
    Searched defs:SimplifyRegexp (Results 1 - 2 of 2) sorted by null

  /external/regex-re2/re2/
simplify.cc 18 bool Regexp::SimplifyRegexp(const StringPiece& src, ParseFlags flags,
  /external/regex-re2/re2/testing/
regexp_benchmark.cc 574 void SimplifyRegexp(int iters, const string& regexp) {
669 void BM_Regexp_Simplify(int i) { RunBuild(i, FLAGS_compile_regexp, SimplifyRegexp); }
    [all...]

Completed in 179 milliseconds