Home
last modified time | relevance | path

Searched defs:initialLetter (Results 1 – 10 of 10) sorted by relevance

/webtrees/app/Module/
H A DLanguageUzbek.php81 public function initialLetter(string $string): string function in Fisharebest\\Webtrees\\Module\\LanguageUzbek
H A DLanguageDutch.php81 public function initialLetter(string $string): string function in Fisharebest\\Webtrees\\Module\\LanguageDutch
H A DLanguageNorwegianNynorsk.php82 public function initialLetter(string $string): string function in Fisharebest\\Webtrees\\Module\\LanguageNorwegianNynorsk
H A DLanguageCzech.php97 public function initialLetter(string $string): string function in Fisharebest\\Webtrees\\Module\\LanguageCzech
H A DLanguageDanish.php84 public function initialLetter(string $string): string function in Fisharebest\\Webtrees\\Module\\LanguageDanish
H A DLanguageNorwegianBokmal.php83 public function initialLetter(string $string): string function in Fisharebest\\Webtrees\\Module\\LanguageNorwegianBokmal
H A DLanguageHungarian.php109 public function initialLetter(string $string): string function in Fisharebest\\Webtrees\\Module\\LanguageHungarian
H A DModuleLanguageInterface.php60 public function initialLetter(string $string): string; function
H A DLanguageSlovakian.php96 public function initialLetter(string $string): string function in Fisharebest\\Webtrees\\Module\\LanguageSlovakian
H A DModuleLanguageTrait.php191 public function initialLetter(string $string): string function