Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DWindows1251.php66 "\xA2" => UTF8::CYRILLIC_SMALL_LETTER_SHORT_U,
H A DUTF8.php479 public const CYRILLIC_SMALL_LETTER_SHORT_U = "\u{045E}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8