Searched defs:ipOrRange (Results 1 – 2 of 2) sorted by relevance
118 public static function ipMatches(string $ip, string $ipOrRange): bool
139 public function test_ip_matches(string $ip, string $ipOrRange, bool $expected): void