Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DWindows1251.php143 "\xEF" => UTF8::CYRILLIC_SMALL_LETTER_PE,
H A DUTF8.php450 public const CYRILLIC_SMALL_LETTER_PE = "\u{043F}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8