Searched refs:matchesPath (Results 1 – 2 of 2) sorted by relevance
133 return !($cookie->matchesPath($path) &&142 $cookie->matchesPath($path) &&284 if ($cookie->matchesPath($path) &&
304 public function matchesPath($requestPath) function in GuzzleHttp\\Cookie\\SetCookie