Searched refs:sixToFour (Results 1 – 1 of 1) sorted by relevance
52 private static $sixToFour; variable in IPLib\\Range\\Subnet277 if (self::$sixToFour === null) {278 self::$sixToFour = self::fromString('2002::/16');281 return self::$sixToFour;