Lines Matching refs:kPattern
1169 const string kPattern = "http://([^/]+)/.*";1170 const RE re(kPattern);1171 CHECK_EQ(kPattern, re.pattern());