Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DWindows1251.php129 "\xE1" => UTF8::CYRILLIC_SMALL_LETTER_BE,
H A DUTF8.php436 public const CYRILLIC_SMALL_LETTER_BE = "\u{0431}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8