re2_              233 third_party/re2/re2/testing/tester.cc     re2_ = new RE2(re, options);
re2_              234 third_party/re2/re2/testing/tester.cc     if (!re2_->error().empty()) {
re2_              273 third_party/re2/re2/testing/tester.cc   delete re2_;
re2_              380 third_party/re2/re2/testing/tester.cc       if (!re2_ || text.end() != context.end()) {
re2_              393 third_party/re2/re2/testing/tester.cc       result->matched = re2_->Match(context,
re2_               85 third_party/re2/re2/testing/tester.h   RE2* re2_;                        // RE2 implementation