Searched refs:ipv6 (Results 1 – 13 of 13) sorted by relevance
3 function valid_ipv6_address( $ipv6 ) argument 6 if(!preg_match($regex, $ipv6))
45 private $ipv6 = false; variable in action_plugin_quickstats 61 $ipv6 = isValidIPv6($ip);62 if($ipv6) {63 $this->ipaddr = $ipv6;64 $this->ipv6 = $ipv6;407 if($this->ipv6) {408 $ip = $this->ipv6; 561 if($this->ipv6) {562 $ip = $this->ipv6;[all...]
16 div#yourip.ipv6 {
12 * added `Assert::ipv6()`
161 `ipv6($value, $message = '')` | Check that a string is a valid IPv6
487 public static function ipv6($value, $message = '') function in Webmozart\\Assert\\Assert
1561 $addr = $rec[0]["ipv6"];
79 * Feature: force IP resolution (ipv4 or ipv6) [#1608](https://github.com/guzzle/guzzle/pull/1608), …
1 …ipv6 addresses which contain [ and ]\n hasOpenSquareBracket = true;\n …
1 … 'ipv4',\n 'ipv6',\n …
1 …*/) {\n // Allow for the authority part to contain ipv6 addresses which con…