Home
last modified time | relevance | path

Searched refs:country (Results 51 – 75 of 207) sorted by relevance

123456789

/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DCountry.php33 protected $country; variable in GeoIp2\\Model\\Country
54 $this->country = new \GeoIp2\Record\Country(
/plugin/geotag/syntax/
H A Dgeotag.php79 preg_match("/(country[:|=][\p{L}\s\w'-]*)/u", $tags, $country);
108 hsc(trim(substr(($country [0] ?? ''), 8))),
139 [$lat, $lon, $alt, $geohash, $region, $placename, $country, $showlocation, $style] = $data;
193 $renderer->meta ['geo'] ['country'] = $country;
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md126 // "country".
129 print($record->country->isoCode . "\n"); // 'US'
130 print($record->country->name . "\n"); // 'United States'
131 print($record->country->names['zh-CN'] . "\n"); // '美国'
213 print($record->country->confidence . "\n"); // 99
214 print($record->country->isoCode . "\n"); // 'US'
216 print($record->country->names['zh-CN'] . "\n"); // '美国'
285 // you are using, e.g., "country", "insights".
288 print($record->country->isoCode . "\n"); // 'US'
290 print($record->country->names['zh-CN'] . "\n"); // '美国'
[all …]
/plugin/combo/ComboStrap/
H A DLocale.php51 $country = $page->getRegionOrDefault();
53 return $lang . $this->separator . strtoupper($country);
/plugin/geogebra/syntax/
H A Dgeogebrafile.php158 $country = $data['country'];
220 if ($country != '')
222 $txt .= ' <param name="country" value="'.$country.'"/>';
/plugin/facebookevents/
H A Dsyntax.php242 …$country = isset($event['place']['location']['country']) ? $event['place']['location']['country'] …
247 if ( $place_name && $street & $city && $country && $zip){
248 $location = "{$place_name}, {$street}, {$zip} {$city}, {$country}";
263 $entry = str_replace('{country}', $country, $entry );
/plugin/importfacebookevents/
H A Dsyntax.php272 …$country = isset($event['place']['location']['country']) ? $event['place']['location']['country'] …
278 if ($place_name && $street & $city && $country && $zip){
280 $location_address = "{$street}, {$zip} {$city}, {$country}";
337 $entry = str_replace('{country}', $country, $entry);
/plugin/letsencrypt/
H A Dhelper.php168 * @param string $country
171 public function register($code, $country, $email) { argument
175 $lescript->state = $country;
/plugin/odt/ODT/styles/
H A DODTTextStyle.php261 $country = $properties ['country'];
265 $country = $parts [1];
266 $properties ['country'] = trim($country);
H A DODTParagraphStyle.php362 $country = $properties ['country'];
366 $country = $parts [1];
367 $properties ['country'] = trim($country);
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/
H A DProviderInterface.php12 public function country($ipAddress); function
/plugin/authgoogle/google/contrib/
H A DGoogle_BloggerService.php568 public $country; variable in Google_BlogLocale
571 public function setCountry( $country) { argument
572 $this->country = $country;
575 return $this->country;
1368 public $country; variable in Google_UserLocale
1371 public function setCountry( $country) { argument
1372 $this->country = $country;
1375 return $this->country;
/plugin/amcharts/assets/amcharts/plugins/dataloader/examples/data/
H A Dpie.csv1 country,litres
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Ddc15e2373e5ecbe09b4ea0858eb63d47.asciidoc10 'field' => 'artist.country',
H A D028f6d6ac2594e20b78b8a8f8cbad49d.asciidoc10 'field' => 'artist.country',
/plugin/geonav/server/
H A Dget_continent.php11 list ($continent, $country) = getContinent($q);
H A Dget_county.php13 list ($continent, $country) = getContinent($countryCode);
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak267 …$country = isset($event['place']['location']['country']) ? $event['place']['location']['country'] …
273 if ($place_name && $street & $city && $country && $zip){
275 $location_address = "{$street}, {$zip} {$city}, {$country}";
332 $entry = str_replace('{country}', $country, $entry);
H A Dsyntax.php.2018-03-08_165255.bak274 …$country = isset($event['place']['location']['country']) ? $event['place']['location']['country'] …
280 if ($place_name && $street & $city && $country && $zip){
282 $location_address = "{$street}, {$zip} {$city}, {$country}";
339 $entry = str_replace('{country}', $country, $entry);
H A Dsyntax.php.2018-03-08_163658.bak268 …$country = isset($event['place']['location']['country']) ? $event['place']['location']['country'] …
274 if ($place_name && $street & $city && $country && $zip){
276 $location_address = "{$street}, {$zip} {$city}, {$country}";
333 $entry = str_replace('{country}', $country, $entry);
H A Dsyntax.php.2018-03-08_163718.bak267 …$country = isset($event['place']['location']['country']) ? $event['place']['location']['country'] …
273 if ($place_name && $street & $city && $country && $zip){
275 $location_address = "{$street}, {$zip} {$city}, {$country}";
332 $entry = str_replace('{country}', $country, $entry);
H A Dsyntax.php.2018-03-08_164623.bak267 …$country = isset($event['place']['location']['country']) ? $event['place']['location']['country'] …
273 if ($place_name && $street & $city && $country && $zip){
275 $location_address = "{$street}, {$zip} {$city}, {$country}";
332 $entry = str_replace('{country}', $country, $entry);
H A Dsyntax.php.2018-03-08_164706.bak271 …$country = isset($event['place']['location']['country']) ? $event['place']['location']['country'] …
277 if ($place_name && $street & $city && $country && $zip){
279 $location_address = "{$street}, {$zip} {$city}, {$country}";
336 $entry = str_replace('{country}', $country, $entry);
H A Dsyntax.php.2018-03-08_165027.bak273 …$country = isset($event['place']['location']['country']) ? $event['place']['location']['country'] …
279 if ($place_name && $street & $city && $country && $zip){
281 $location_address = "{$street}, {$zip} {$city}, {$country}";
338 $entry = str_replace('{country}', $country, $entry);
H A Dsyntax.php.2018-03-08_165158.bak272 …$country = isset($event['place']['location']['country']) ? $event['place']['location']['country'] …
278 if ($place_name && $street & $city && $country && $zip){
280 $location_address = "{$street}, {$zip} {$city}, {$country}";
337 $entry = str_replace('{country}', $country, $entry);

123456789