Searched refs:getDiscard (Results 1 – 4 of 4) sorted by relevance
73 if (!$cookie->getDiscard()) {144 return !$cookie->getDiscard() && $cookie->getExpires();182 if (!$cookie->getDiscard() && $c->getDiscard()) {
329 public function getDiscard() function in GuzzleHttp\\Cookie\\SetCookie
81 if (!$cookie->getDiscard()) {154 return !$cookie->getDiscard() && $cookie->getExpires();193 if (!$cookie->getDiscard() && $c->getDiscard()) {
252 public function getDiscard() function in GuzzleHttp\\Cookie\\SetCookie