Home
last modified time | relevance | path

Searched refs:country (Results 1 – 25 of 207) sorted by path

123456789

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/airtable/
H A DLICENSE509 covered work in a country, or your recipient's use of the covered work
510 in a country, would infringe one or more identifiable patents in that
511 country that you have reason to believe are valid.
/plugin/amazonlight/
H A Dsyntax.php167 * @param string $country
171 protected function fetchData($asin, $country) argument
173 $partner = $this->getConf('partner_' . $country);
175 $region = self::REGIONS[$country];
181 'MarketPlace' => strtoupper($country),
187 'region' => strtoupper($country),
/plugin/amcharts/
H A DREADME.md23 "country": "Lithuania",
26 "country": "Czech Republic",
29 "country": "Ireland",
32 "country": "Germany",
35 "country": "Australia",
38 "country": "Austria",
41 "country": "UK",
44 "country": "Belgium",
47 "country": "The Netherlands",
51 "titleField": "country",
/plugin/amcharts/assets/amcharts/plugins/dataloader/examples/data/
H A Dpie.csv1 country,litres
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js9269 var country;
9590 case 'Country': country = val; break;
9803 if(country !== undefined) wb.Metadata.Country = country;
H A Dxlsx.min.js8country;var cell_valid=true;var XFs=[];var palette=[];var get_rgb=function getrgb(icv){if(icv<8)re…
H A Dxlsx.min.map1 …ell","cmnt","rngC","rngR","shared_formulae","array_formulae","temp_val","country","cell_valid","XF…
/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;
H A DGoogle_BooksService.php2699 public $country; variable in Google_VolumeAccessInfo
2721 public function setCountry( $country) { argument
2722 $this->country = $country;
2725 return $this->country;
2873 public $country; variable in Google_VolumeSaleInfo
2889 public function setCountry( $country) { argument
2890 $this->country = $country;
2893 return $this->country;
H A DGoogle_DirectoryService.php1807 public $country; variable in Google_UserAddress
1820 public function setCountry($country) { argument
1821 $this->country = $country;
1824 return $this->country;
H A DGoogle_ShoppingService.php834 public $country; variable in Google_ShoppingModelProductJsonV1
907 public function setCountry( $country) { argument
908 $this->country = $country;
911 return $this->country;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DBlogLocale.php25 public $country; variable in Google\\Service\\Blogger\\BlogLocale
38 public function setCountry($country) argument
40 $this->country = $country;
47 return $this->country;
H A DUserLocale.php25 public $country; variable in Google\\Service\\Blogger\\UserLocale
38 public function setCountry($country) argument
40 $this->country = $country;
47 return $this->country;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBooks.php579 'country' => [
719 'country' => [
944 'country' => [
1314 'country' => [
1456 'country' => [
H A DShoppingContent.php1038 'country' => [
1182 … 'path' => '{merchantId}/liasettings/{accountId}/requestinventoryverification/{country}',
1195 'country' => [
1215 'country' => [
1250 'country' => [
1733 'country' => [
2716 'country' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeAccessInfo.php29 public $country; variable in Google\\Service\\Books\\VolumeAccessInfo
90 public function setCountry($country) argument
92 $this->country = $country;
99 return $this->country;
H A DVolumeSaleInfo.php30 public $country; variable in Google\\Service\\Books\\VolumeSaleInfo
67 public function setCountry($country) argument
69 $this->country = $country;
76 return $this->country;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserAddress.php25 public $country; variable in Google\\Service\\Directory\\UserAddress
78 public function setCountry($country) argument
80 $this->country = $country;
87 return $this->country;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DAddress.php29 public $country; variable in Google\\Service\\PeopleService\\Address
86 public function setCountry($country) argument
88 $this->country = $country;
95 return $this->country;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountAddress.php25 public $country; variable in Google\\Service\\ShoppingContent\\AccountAddress
46 public function setCountry($country) argument
48 $this->country = $country;
55 return $this->country;
H A DAccountStatusAccountLevelIssue.php25 public $country; variable in Google\\Service\\ShoppingContent\\AccountStatusAccountLevelIssue
54 public function setCountry($country) argument
56 $this->country = $country;
63 return $this->country;
H A DAccountStatusProducts.php30 public $country; variable in Google\\Service\\ShoppingContent\\AccountStatusProducts
57 public function setCountry($country) argument
59 $this->country = $country;
66 return $this->country;
H A DAccountTaxTaxRule.php25 public $country; variable in Google\\Service\\ShoppingContent\\AccountTaxTaxRule
46 public function setCountry($country) argument
48 $this->country = $country;
55 return $this->country;
H A DAddress.php33 public $country; variable in Google\\Service\\ShoppingContent\\Address
74 public function setCountry($country) argument
76 $this->country = $country;
83 return $this->country;

123456789