Home
last modified time | relevance | path

Searched refs:postalCode (Results 1 – 25 of 1175) sorted by relevance

12345678910>>...47

/dports/devel/gh/cli-2.4.0/vendor/github.com/gabriel-vasile/mimetype/testdata/
H A Dndjson.xl.ndjson1 …u0009 \u1234 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "…
2 …u0009 \u1234 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "…
3 …u0009 \u1234 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "…
4 …u0009 \u1234 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "…
5 …u0009 \u1234 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "…
6 …u0009 \u1234 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "…
7 …u0009 \u1234 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "…
8 …u0009 \u1234 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "…
9 …u0009 \u1234 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "…
10 …u0009 \u1234 2nd Street", "city": "New York", "state": "NY", "postalCode": "10021" }, "…
[all …]
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/positioning/
H A Dqgeoaddress.cpp115 text += addressLine(QStringList() << address.postalCode() << Comma in formattedAddress()
131 text += addressLine(QStringList() << address.postalCode() << Space in formattedAddress()
176 text += addressLine(QStringList() << address.postalCode() << Space in formattedAddress()
183 << address.postalCode() << newLine); in formattedAddress()
215 text += addressLine(QStringList() << address.postalCode() << Comma in formattedAddress()
238 << address.postalCode() << Comma in formattedAddress()
389 qDebug() << "postalCode:" << (d->sPostalCode == other.postalCode()); in operator ==()
400 d->sPostalCode == other.postalCode() && in operator ==()
576 QString QGeoAddress::postalCode() const in postalCode() function in QGeoAddress
584 void QGeoAddress::setPostalCode(const QString &postalCode) in setPostalCode() argument
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/respect/validation/docs/
H A DPostalCode.md3 - `v::postalCode(string $countryCode)`
8 v::postalCode('BR')->validate('02179000'); // true
9 v::postalCode('BR')->validate('02179-000'); // true
10 v::postalCode('US')->validate('02179-000'); // false
11 v::postalCode('US')->validate('55372'); // true
12 v::postalCode('PL')->validate('99-300'); // true
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/PaymentsResellerSubscription/
H A DGoogleCloudPaymentsResellerSubscriptionV1Location.php20 public $postalCode; variable in Google_Service_PaymentsResellerSubscription_GoogleCloudPaymentsResellerSubscriptionV1Location
23 public function setPostalCode($postalCode) argument
25 $this->postalCode = $postalCode;
29 return $this->postalCode;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Localservices/
H A DGoogleAdsHomeservicesLocalservicesV1MessageLead.php23 public $postalCode; variable in Google_Service_Localservices_GoogleAdsHomeservicesLocalservicesV1MessageLead
49 public function setPostalCode($postalCode) argument
51 $this->postalCode = $postalCode;
55 return $this->postalCode;
/dports/www/pear-Services_GeoNames/Services_GeoNames-1.0.1/tests/data/
H A Dtest_findnearbypostalcodes.dat3 "postalCode": "8775",
10 "postalCode": "8773",
17 "postalCode": "8773",
24 "postalCode": "8775",
31 "postalCode": "8774",
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DAccountAddress.php22 public $postalCode; variable in Google_Service_ShoppingContent_AccountAddress
42 public function setPostalCode($postalCode) argument
44 $this->postalCode = $postalCode;
48 return $this->postalCode;
H A DReturnAddressAddress.php23 public $postalCode; variable in Google_Service_ShoppingContent_ReturnAddressAddress
44 public function setPostalCode($postalCode) argument
46 $this->postalCode = $postalCode;
50 return $this->postalCode;
H A DProductTax.php22 public $postalCode; variable in Google_Service_ShoppingContent_ProductTax
43 public function setPostalCode($postalCode) argument
45 $this->postalCode = $postalCode;
49 return $this->postalCode;
H A DTestOrderAddress.php25 public $postalCode; variable in Google_Service_ShoppingContent_TestOrderAddress
62 public function setPostalCode($postalCode) argument
64 $this->postalCode = $postalCode;
68 return $this->postalCode;
H A DOrderAddress.php25 public $postalCode; variable in Google_Service_ShoppingContent_OrderAddress
62 public function setPostalCode($postalCode) argument
64 $this->postalCode = $postalCode;
68 return $this->postalCode;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DAccountAddress.php22 public $postalCode; variable in Google_Service_ShoppingContent_AccountAddress
42 public function setPostalCode($postalCode) argument
44 $this->postalCode = $postalCode;
48 return $this->postalCode;
H A DProductTax.php22 public $postalCode; variable in Google_Service_ShoppingContent_ProductTax
43 public function setPostalCode($postalCode) argument
45 $this->postalCode = $postalCode;
49 return $this->postalCode;
H A DProductShipping.php23 public $postalCode; variable in Google_Service_ShoppingContent_ProductShipping
53 public function setPostalCode($postalCode) argument
55 $this->postalCode = $postalCode;
59 return $this->postalCode;
H A DOrderAddress.php25 public $postalCode; variable in Google_Service_ShoppingContent_OrderAddress
62 public function setPostalCode($postalCode) argument
64 $this->postalCode = $postalCode;
68 return $this->postalCode;
/dports/www/axis2/axis2-1.8.0/samples/pojo/src/sample/addressbook/entry/
H A DEntry.java31 private String postalCode = null; field in Entry
50 return postalCode; in getPostalCode()
53 public void setPostalCode(String postalCode) { in setPostalCode() argument
54 this.postalCode = postalCode; in setPostalCode()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Directory/
H A DBuildingAddress.php25 public $postalCode; variable in Google_Service_Directory_BuildingAddress
61 public function setPostalCode($postalCode) argument
63 $this->postalCode = $postalCode;
67 return $this->postalCode;
H A DCustomerPostalAddress.php27 public $postalCode; variable in Google_Service_Directory_CustomerPostalAddress
86 public function setPostalCode($postalCode) argument
88 $this->postalCode = $postalCode;
92 return $this->postalCode;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Directory/
H A DBuildingAddress.php25 public $postalCode; variable in Google_Service_Directory_BuildingAddress
61 public function setPostalCode($postalCode) argument
63 $this->postalCode = $postalCode;
67 return $this->postalCode;
H A DCustomerPostalAddress.php27 public $postalCode; variable in Google_Service_Directory_CustomerPostalAddress
86 public function setPostalCode($postalCode) argument
88 $this->postalCode = $postalCode;
92 return $this->postalCode;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CertificateAuthorityService/
H A DSubject.php25 public $postalCode; variable in Google_Service_CertificateAuthorityService_Subject
69 public function setPostalCode($postalCode) argument
71 $this->postalCode = $postalCode;
75 return $this->postalCode;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/payments/content/android/java/src/org/chromium/components/payments/
H A DAddress.java17 public final String postalCode; field in Address
29 postalCode = ""; in Address()
53 String dependentLocality, String postalCode, String sortingCode, String organization, in Address() argument
60 this.postalCode = postalCode; in Address()
/dports/finance/prestashop/prestashop/src/Core/Domain/Order/QueryResult/
H A DOrderPreviewInvoiceDetails.php99 private $postalCode; variable in PrestaShop\\PrestaShop\\Core\\Domain\\Order\\QueryResult\\OrderPreviewInvoiceDetails
121 * @param string $postalCode
136 string $postalCode, argument
153 $this->postalCode = $postalCode;
243 return $this->postalCode;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Reseller/
H A DAddress.php28 public $postalCode; variable in Google_Service_Reseller_Address
95 public function setPostalCode($postalCode) argument
97 $this->postalCode = $postalCode;
101 return $this->postalCode;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Reseller/
H A DAddress.php28 public $postalCode; variable in Google_Service_Reseller_Address
95 public function setPostalCode($postalCode) argument
97 $this->postalCode = $postalCode;
101 return $this->postalCode;

12345678910>>...47