Searched refs:IPv4 (Results 1 – 14 of 14) sorted by relevance
| /plugin/ipban/ip-lib/src/Range/ ! |
| D | Pattern.php | 6 use IPLib\Address\IPv4; alias 74 … $result = new static(IPv4::fromString('0.0.0.0'), IPv4::fromString('255.255.255.255'), 4); 84 $fromAddress = IPv4::fromString(str_replace('*', '0', $range)); 88 $toAddress = IPv4::fromBytes(array_merge($fixedBytes, $otherBytes)); 119 case $this->fromAddress instanceof \IPLib\Address\IPv4: 183 $defaultType = IPv4::getDefaultReservedRangeType(); 184 $reservedRanges = IPv4::getReservedRanges(); 329 return IPv4::fromBytes($bytes);
|
| D | Subnet.php | 6 use IPLib\Address\IPv4; alias 161 $defaultType = IPv4::getDefaultReservedRangeType(); 162 $reservedRanges = IPv4::getReservedRanges(); 332 return IPv4::fromBytes($bytes);
|
| D | Single.php | 6 use IPLib\Address\IPv4; alias 188 return IPv4::fromBytes(array(255, 255, 255, 255));
|
| /plugin/ipban/ip-lib/ ! |
| D | README.md | 7 # IPLib - Handle IPv4, IPv6 and IP ranges 12 This library can handle IPv4, IPv6 addresses, as well as IP ranges, in CIDR formats (like `::1/128`… 46 To parse an IPv4 address: 49 $address = \IPLib\Address\IPv4::fromString('127.0.0.1'); 58 To parse an address in any format (IPv4 or IPv6): 177 Please remark that if the address is IPv4 and the range is IPv6 (or vice-versa), the result will al… 234 This library supports IPv4/IPv6 ranges in pattern format (eg. `192.168.*.*`) and in CIDR/subnet for… 250 ### Getting the subnet mask for IPv4 ranges argument 252 You can use the `getSubnetMask()` to get the subnet mask for IPv4 ranges: 266 To save a range, you need to store the address type (for IPv4 it's `4`, for IPv6 it's `6`), as well…
|
| /plugin/ipban/ip-lib/src/ ! |
| D | Factory.php | 25 $result = Address\IPv4::fromString($address, $mayIncludePort); 45 $result = Address\IPv4::fromBytes($bytes);
|
| /plugin/idoit/ ! |
| D | README.md | 112 { "desc": "IPv4", "path": [ "1", "hostaddress", "ref_title" ] } 118 IPv4 123.456.789.0
|
| /plugin/ipban/ip-lib/src/Address/ ! |
| D | IPv6.php | 101 $address4 = IPv4::fromString($matches[2], false); 426 $result = IPv4::fromBytes(array_slice($this->getBytes(), 2, 4));
|
| D | IPv4.php | 12 class IPv4 implements AddressInterface class
|
| /plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ ! |
| D | CHANGELOG.md | 154 * Improved performance for IPv4 lookups in an IPv6 database.
|
| D | README.md | 6 format that stores data indexed by IP address subnets (IPv4 or IPv6).
|
| /plugin/findologicxmlexport/vendor/webmozart/assert/ ! |
| D | README.md | 159 …, $message = '')` | Check that a string is a valid IP (either IPv4 or IPv6) 160 `ipv4($value, $message = '')` | Check that a string is a valid IPv4
|
| /plugin/botmon/ ! |
| H A D | admin.js | 1171 const ipType = v.ip.indexOf(':') > 0 ? BM_IPVERSION.IPv6 : BM_IPVERSION.IPv4;
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ ! |
| D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| /plugin/syntaxhighlighter4/dist/ ! |
| D | syntaxhighlighter.js.map | 1 …ribute|info)|((AppleScript( Studio)?|system) )?version|(home )?directory|(IPv4|primary Ethernet) a…
|