Home | History | Annotate | Download | only in base

Lines Matching refs:Expires

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