Home
last modified time | relevance | path

Searched refs:bitmask64On32 (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/ !
H A DIp.php62 $needle_up = Ip32::bitmask64On32($needle['upper'], $maskLengthUpper);
63 $net_up = Ip32::bitmask64On32($networkIp['upper'], $maskLengthUpper);
64 $needle_lo = Ip32::bitmask64On32($needle['lower'], $maskLengthLower);
65 $net_lo = Ip32::bitmask64On32($networkIp['lower'], $maskLengthLower);
H A DIp32.php20 public static function bitmask64On32(string $u64, int $pow): string function in dokuwiki\\Ip32
/dokuwiki/_test/ !
H A DREADME66 …rate ''php:8.3.26RC1-zts-alpine3.21'' does not have `bcmath` need by `bitmask64On32` (../inc/Ip32.…