Home
last modified time | relevance | path

Searched refs:CYRILLIC_CAPITAL_LETTER_YA (Results 1 – 6 of 6) sorted by relevance

/webtrees/app/Module/
H A DLanguageBulgarian.php72 UTF8::CYRILLIC_CAPITAL_LETTER_YA,
H A DLanguageKazhak.php73 UTF8::CYRILLIC_CAPITAL_LETTER_YA,
H A DLanguageUkranian.php73 UTF8::CYRILLIC_CAPITAL_LETTER_YA,
H A DLanguageTatar.php73 UTF8::CYRILLIC_CAPITAL_LETTER_YA,
/webtrees/app/Encodings/
H A DWindows1251.php127 "\xDF" => UTF8::CYRILLIC_CAPITAL_LETTER_YA,
H A DUTF8.php434 public const CYRILLIC_CAPITAL_LETTER_YA = "\u{042F}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8