Searched refs:ipMatches (Results 1 – 2 of 2) sorted by relevance
118 public static function ipMatches(string $ip, string $ipOrRange): bool function in dokuwiki\\Ip155 if (Ip::ipMatches($ip, $trusted)) {
141 $result = Ip::ipMatches($ip, $ipOrRange);