Home
last modified time | relevance | path

Searched refs:removePrefixLength (Results 1 – 4 of 4) sorted by relevance

/dports/net/pear-Net_IPv6/Net_IPv6-1.3.0b2/Net/
H A DIPv6.php213 public static function removePrefixLength($ip) function in Net_IPv6
540 $ip = Net_IPv6::removePrefixLength($ip);
700 $ip = Net_IPv6::removePrefixLength($ip);
/dports/net-mgmt/phpipam/phpipam-a14bc06/functions/PEAR/Net/
H A DIPv6.php213 public static function removePrefixLength($ip) function in Net_IPv6
540 $ip = Net_IPv6::removePrefixLength($ip);
700 $ip = Net_IPv6::removePrefixLength($ip);
/dports/net/pear-Net_IPv6/Net_IPv6-1.3.0b2/tests/
H A DAllTests.php493 $ip = $this->ip->removePrefixLength($testip);
/dports/net-mgmt/observium/observium/libs/pear/Net/
H A DIPv6.php213 public static function removePrefixLength($ip) function in Net_IPv6