Lines Matching refs:Expires
161 // If the cookie attribute came in in quotes (ex expires="XXX"), the quotes377 // Try the Expires attribute.379 return CookieMonster::ParseCookieTime(pc.Expires());1100 static const char kExpiresTokenName[] = "expires";