Home
last modified time | relevance | path

Searched refs:getPlaceOfBirth (Results 1 – 7 of 7) sorted by relevance

/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/build/api/test/Tmdb/Tests/Factory/
H A DPeopleFactoryTest.php130 $this->assertEquals('Blue Island, Illinois, USA', $this->person->getPlaceOfBirth());
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/test/Tmdb/Tests/Factory/
H A DPeopleFactoryTest.php130 $this->assertEquals('Blue Island, Illinois, USA', $this->person->getPlaceOfBirth());
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/asn1/x509/sigi/
H A DPersonalData.java154 public DirectoryString getPlaceOfBirth() in getPlaceOfBirth() method in PersonalData
/dports/java/bouncycastle15/crypto-169/core/src/test/java/org/bouncycastle/asn1/test/
H A DPersonalDataUnitTest.java111 checkOptionalField("placeOfBirth", placeOfBirth, data.getPlaceOfBirth()); in checkValues()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Model/
H A DPerson.php383 public function getPlaceOfBirth() function in Tmdb\\Model\\Person
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Model/
H A DPerson.php383 public function getPlaceOfBirth() function in Tmdb\\Model\\Person
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.expression/src/test/java/org/springframework/expression/spel/testresources/
H A DInventor.java96 public PlaceOfBirth getPlaceOfBirth() { in getPlaceOfBirth() method in Inventor