Home
last modified time | relevance | path

Searched defs:continent (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInterconnectLocation.php38 public $continent; variable in Google\\Service\\Compute\\InterconnectLocation
131 public function setContinent($continent)
/plugin/geonav/
H A Dcontinents.sql15 CREATE TABLE continents (Id INT UNIQUE PRIMARY KEY, continent char(2) NOT NULL, code_2 char(2) NOT … field
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DCountry.php32 protected $continent; variable in GeoIp2\\Model\\Country