Searched refs:cookieMatchesTarget (Results 1 – 1 of 1) sorted by relevance
80 if (!$this->cookieMatchesTarget($cookie, $urlParts)) {117 if ($this->cookieMatchesTarget($cookie, $target)) {317 protected function cookieMatchesTarget ($cookie, $target) function in CAS_CookieJar