Lines Matching refs:kPattern
973 const string kPattern = "http://([^/]+)/.*";974 const RE2 re(kPattern);975 CHECK_EQ(kPattern, re.pattern());