Home
last modified time | relevance | path

Searched refs:CYRILLIC_SMALL_LETTER_ES (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Encodings/
H A DWindows1251.php145 "\xF1" => UTF8::CYRILLIC_SMALL_LETTER_ES,
H A DUTF8.php452 public const CYRILLIC_SMALL_LETTER_ES = "\u{0441}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8