Searched refs:filterPort (Results 1 – 2 of 2) sorted by relevance
523 $port = $this->filterPort($port);597 ? $this->filterPort($parts['port'])674 private function filterPort($port) function in GuzzleHttp\\Psr7\\Uri
472 $port = $this->filterPort($port);555 ? $this->filterPort($parts['port'])624 private function filterPort($port): ?int function in GuzzleHttp\\Psr7\\Uri