Searched refs:getContinent (Results 1 – 7 of 7) sorted by relevance
11 list ($continent, $country) = getContinent($q);
11 list ($continent, $country) = getContinent($countryCode);
13 list ($continent, $country) = getContinent($countryCode);
2 function getContinent($countryCode2) { function
17 list ($continent, $country) = getContinent($countryCode);
12 list ($continent, $country) = getContinent($countryCode);
138 public function getContinent() function in Google\\Service\\Compute\\InterconnectLocation