Home
last modified time | relevance | path

Searched defs:county (Results 1 – 25 of 82) sorted by relevance

1234

/dports/textproc/miller/miller-5.10.2/docs/data/
H A Dflins.json1 { "county": "Seminole", "tiv_2011": 22890.55, "tiv_2012": 20848.71, "line": "Residential" } string
3 { "county": "Palm Beach", "tiv_2011": 1174081.5, "tiv_2012": 1856589.17, "line": "Residential" } string
5 { "county": "Highlands", "tiv_2011": 23006.41, "tiv_2012": 19757.91, "line": "Residential" } string
7 { "county": "Duval", "tiv_2011": 1731888.18, "tiv_2012": 2785551.63, "line": "Residential" } string
/dports/www/elgg/elgg-3.3.23/vendor/fzaninotto/faker/src/Faker/Provider/en_NG/
H A DAddress.php9 private static $county = array( variable in Faker\\Provider\\en_NG\\Address
82 public static function county() function in Faker\\Provider\\en_NG\\Address
/dports/www/elgg/elgg-3.3.23/vendor/fzaninotto/faker/src/Faker/Provider/en_GB/
H A DAddress.php59 protected static $county = array( variable in Faker\\Provider\\en_GB\\Address
130 public static function county() function in Faker\\Provider\\en_GB\\Address
/dports/net/geocode-glib/geocode-glib-3.26.2/geocode-glib/tests/
H A Dsearch.json1 …g\/images\/mapicons\/poi_place_city.p.20.png","address":{"city":"Paris","county":"Paris","state":"… string
H A Dsearch_lat_long.json1 …org\/images\/mapicons\/poi_boundary_administrative.p.20.png","address":{"county":"Santa María del … string
H A Dnominatim-data-type-change.json1 …images/mapicons/poi_place_village.p.20.png","address":{"village":"Läby","county":"Uppsala kommun",… string
H A Dosm_type2.json1 …apicons\/poi_place_village.p.20.png","address":{"hamlet":"Grand Canyon","county":"Coconino County"… string
H A Dnominatim-place_rank.json1 …\/images\/mapicons\/poi_place_city.p.20.png","address":{"city":"Moscow","county":"Latah County","s… string
H A Dlocale_name.json1 …\/images\/mapicons\/poi_place_city.p.20.png","address":{"city":"Moscow","county":"Latah County","s… string
H A Dosm_type1.json1 …importance":0.3,"address":{"road":"North Dakota","city":"Horseshoe Bay","county":"Llano County","s… string
H A Dlocale_format.json1 …","city_district":"Brussels","city":"Ville de Bruxelles - Stad Brussel","county":"Brussels-Capital… string
H A Drev.json1 …","road":"Old Palace Road","suburb":"Guildford Park","town":"Guildford","county":"Surrey","state_d… string
H A Dnominatim-rio.json1 …oi_boundary_administrative.p.20.png","address":{"city":"Rio de Janeiro","county":"Rio de Janeiro",… string
H A Dnominatim-area.json1 …:{"road":"Old Palace Road","suburb":"Guildford Park","city":"Guildford","county":"Surrey","state_d… string
H A Dpub.json1 …:{"road":"Old Palace Road","suburb":"Guildford Park","town":"Guildford","county":"Surrey","state_d… string
H A Dxep.json1 …:{"road":"Old Palace Road","suburb":"Guildford Park","town":"Guildford","county":"Surrey","state_d… string
H A Dosm_type0.json1 …väg","neighbourhood":"Triangeln","suburb":"Fjärdingen","city":"Uppsala","county":"Uppsala","state_… string
/dports/devel/py-oci/oci-2.53.1/src/oci/osp_gateway/models/
H A Daddress.py364 def county(self): member in Address
376 def county(self, county): member in Address
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/positioningquick/
H A Dqdeclarativegeoaddress.cpp231 QString QDeclarativeGeoAddress::county() const in county() function in QDeclarativeGeoAddress
236 void QDeclarativeGeoAddress::setCounty(const QString &county) in setCounty()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dcounties.h38 std::string county; // county long name member
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/positioning/
H A Dqgeoaddress.cpp502 QString QGeoAddress::county() const in county() function in QGeoAddress
510 void QGeoAddress::setCounty(const QString &county) in setCounty()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/ajax/
H A Dziptown.php101 …$county = $row['fk_county'] ? ($langs->transnoentitiesnoconv($row['county_code']) != $row['county_… variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/ajax/
H A Dziptown.php117 …$county = $row['fk_county'] ? ($langs->transnoentitiesnoconv($row['county_code']) != $row['county_… variable
/dports/www/elgg/elgg-3.3.23/vendor/fzaninotto/faker/src/Faker/Provider/ro_RO/
H A DPerson.php115 public function cnp($gender = null, $dateOfBirth = null, $county = null, $isResident = true)
H A DAddress.php158 public function county() function in Faker\\Provider\\ro_RO\\Address

1234