IsOnePass         292 third_party/re2/re2/prog.h   bool IsOnePass();
IsOnePass         247 third_party/re2/re2/re2.cc   is_one_pass_ = prog_->IsOnePass();
IsOnePass          28 third_party/re2/re2/testing/regexp_benchmark.cc   CHECK(prog->IsOnePass());
IsOnePass          55 third_party/re2/re2/testing/regexp_benchmark.cc     CHECK(prog->IsOnePass());
IsOnePass         839 third_party/re2/re2/testing/regexp_benchmark.cc     CHECK(prog->IsOnePass());
IsOnePass         926 third_party/re2/re2/testing/regexp_benchmark.cc   CHECK(prog->IsOnePass());
IsOnePass         994 third_party/re2/re2/testing/regexp_benchmark.cc     CHECK(prog->IsOnePass());
IsOnePass        1064 third_party/re2/re2/testing/regexp_benchmark.cc   CHECK(prog->IsOnePass());
IsOnePass        1137 third_party/re2/re2/testing/regexp_benchmark.cc     CHECK(prog->IsOnePass());
IsOnePass        1194 third_party/re2/re2/testing/regexp_benchmark.cc   CHECK(prog->IsOnePass());
IsOnePass         357 third_party/re2/re2/testing/tester.cc           !prog_->IsOnePass() ||