Searched refs:ipv4 (Results 1 – 9 of 9) sorted by relevance
20 div#yourip.ipv4 {
399 $ipv4 = $this->toIPv4();400 if ($ipv4 !== null) {401 $this->rangeType = $ipv4->getRangeType();
11 * added `Assert::ipv4()`
160 `ipv4($value, $message = '')` | Check that a string is a valid IPv4
477 public static function ipv4($value, $message = '') function in Webmozart\\Assert\\Assert
79 * Feature: force IP resolution (ipv4 or ipv6) [#1608](https://github.com/guzzle/guzzle/pull/1608), …
1 … 'hostname',\n 'ipv4',\n …