Home
last modified time | relevance | path

Searched defs:ipOrRange (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/
H A DIp.php118 public static function ipMatches(string $ip, string $ipOrRange): bool
/dokuwiki/_test/tests/inc/
H A DIpTest.php139 public function test_ip_matches(string $ip, string $ipOrRange, bool $expected): void