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