Home
last modified time | relevance | path

Searched refs:CEDILLA (Results 1 – 7 of 7) sorted by relevance

/webtrees/app/Encodings/
H A DMacRoman.php153 "\xFC" => UTF8::CEDILLA,
H A DCP850.php151 "\xF7" => UTF8::CEDILLA,
H A DISO88592.php88 "\xB8" => UTF8::CEDILLA,
H A DISO88591.php88 "\xB8" => UTF8::CEDILLA,
H A DWindows1250.php88 "\xB8" => UTF8::CEDILLA,
H A DWindows1252.php88 "\xB8" => UTF8::CEDILLA,
H A DUTF8.php60 public const CEDILLA = "\u{00B8}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8