Home | History | Annotate | Download | only in base

Lines Matching refs:Expires

294   // Try the Expires attribute.
296 return CookieMonster::ParseCookieTime(pc.Expires());
432 // If the cookie attribute came in in quotes (ex expires="XXX"), the quotes
1909 static const char kExpiresTokenName[] = "expires";