Searched defs:continent (Results 1 – 3 of 3) sorted by relevance
/plugin/geonav/ | ||
H A D | continents.sql | 15 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 D | Country.php | 32 protected $continent; variable in GeoIp2\\Model\\Country |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ | ||
H A D | InterconnectLocation.php | 38 public $continent; variable in Google\\Service\\Compute\\InterconnectLocation |