RE2               133 third_party/re2/re2/re2.cc RE2::RE2(const char* pattern) {
RE2               137 third_party/re2/re2/re2.cc RE2::RE2(const string& pattern) {
RE2               141 third_party/re2/re2/re2.cc RE2::RE2(const StringPiece& pattern) {
RE2               145 third_party/re2/re2/re2.cc RE2::RE2(const StringPiece& pattern, const Options& options) {
RE2               266 third_party/re2/re2/re2.cc RE2::~RE2() {