Searched refs:rangeFromBoundaries (Results 1 – 4 of 4) sorted by relevance
85 public static function rangeFromBoundaries($from, $to) function in IPLib\\Factory
157 …$this->rangeType = Factory::rangeFromBoundaries($this->fromAddress->toIPv4(), $this->toAddress->to…
179 …$this->rangeType = Factory::rangeFromBoundaries($this->fromAddress->toIPv4(), $this->toAddress->to…
112 $range = \IPLib\Factory::rangeFromBoundaries('192.168.0.1', '192.168.255.255');