Home
last modified time | relevance | path

Searched defs:countryCode (Results 1 – 25 of 27) sorted by relevance

12

/plugin/geonav/server/
H A Dget_state.php7 $countryCode=$_GET["ctry"]; variable
18 $countryCode = strtolower($countryCode); variable
39 $countryCode = strtolower($countryCode); variable
H A Dget_country.php7 $countryCode=$_GET["q"]; variable
15 $countryCode = strtolower($countryCode); variable
H A Dget_county.php8 $countryCode=$_GET["ctry"]; variable
20 $countryCode = strtolower($countryCode); variable
H A Dget_locality.php13 $countryCode=$_GET["ctry"]; variable
25 $countryCode = strtolower($countryCode); variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DTrackTargetedCountry.php25 public $countryCode; variable in Google\\Service\\AndroidPublisher\\TrackTargetedCountry
30 public function setCountryCode($countryCode)
H A DSubscriptionPurchase.php43 public $countryCode; variable in Google\\Service\\AndroidPublisher\\SubscriptionPurchase
206 public function setCountryCode($countryCode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDeliveryArea.php25 public $countryCode; variable in Google\\Service\\ShoppingContent\\DeliveryArea
36 public function setCountryCode($countryCode)
H A DHolidaysHoliday.php25 public $countryCode; variable in Google\\Service\\ShoppingContent\\HolidaysHoliday
50 public function setCountryCode($countryCode)
H A DRepricingRule.php27 public $countryCode; variable in Google\\Service\\ShoppingContent\\RepricingRule
78 public function setCountryCode($countryCode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DPostalCode.php29 public $countryCode; variable in Google\\Service\\Dfareporting\\PostalCode
60 public function setCountryCode($countryCode)
H A DMobileCarrier.php25 public $countryCode; variable in Google\\Service\\Dfareporting\\MobileCarrier
46 public function setCountryCode($countryCode)
H A DCountry.php25 public $countryCode; variable in Google\\Service\\Dfareporting\\Country
46 public function setCountryCode($countryCode)
H A DRegion.php25 public $countryCode; variable in Google\\Service\\Dfareporting\\Region
50 public function setCountryCode($countryCode)
H A DMetro.php25 public $countryCode; variable in Google\\Service\\Dfareporting\\Metro
54 public function setCountryCode($countryCode)
H A DCity.php25 public $countryCode; variable in Google\\Service\\Dfareporting\\City
62 public function setCountryCode($countryCode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DContactInfo.php26 public $countryCode; variable in Google\\Service\\DisplayVideo\\ContactInfo
51 public function setCountryCode($countryCode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DSubject.php29 public $countryCode; variable in Google\\Service\\CertificateAuthorityService\\Subject
72 public function setCountryCode($countryCode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DGeolayerdataGeo.php34 public $countryCode; variable in Google\\Service\\Books\\GeolayerdataGeo
79 public function setCountryCode($countryCode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DCustomerPostalAddress.php41 public $countryCode; variable in Google\\Service\\Directory\\CustomerPostalAddress
118 public function setCountryCode($countryCode)
H A DUserAddress.php29 public $countryCode; variable in Google\\Service\\Directory\\UserAddress
92 public function setCountryCode($countryCode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DAddress.php41 public $countryCode; variable in Google\\Service\\Reseller\\Address
122 public function setCountryCode($countryCode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DAddress.php33 public $countryCode; variable in Google\\Service\\PeopleService\\Address
100 public function setCountryCode($countryCode)
/plugin/letsencrypt/
H A DLescript.php10 public $countryCode = 'CZ'; variable in Analogic\\ACME\\Lescript
/plugin/authgoogle/google/contrib/
H A DGoogle_ResellerService.php305 public $countryCode; variable in Google_Address
335 public function setCountryCode( $countryCode) {
H A DGoogle_DirectoryService.php1808 public $countryCode; variable in Google_UserAddress
1826 public function setCountryCode($countryCode) {

12