Home
last modified time | relevance | path

Searched refs:autonomousSystemNumber (Results 1 – 4 of 4) sorted by relevance

/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DAsn.php8 * @property-read int|null $autonomousSystemNumber The autonomous system number
18 protected $autonomousSystemNumber; variable in GeoIp2\\Model\\Asn
30 $this->autonomousSystemNumber = $this->get('autonomous_system_number');
H A DIsp.php8 * @property-read int|null $autonomousSystemNumber The autonomous system number
22 protected $autonomousSystemNumber; variable in GeoIp2\\Model\\Isp
36 $this->autonomousSystemNumber = $this->get('autonomous_system_number');
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DTraits.php10 * @property-read int|null $autonomousSystemNumber The
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md246 print($record->autonomousSystemNumber . "\n"); // 217