Home
last modified time | relevance | path

Searched refs:MACRON (Results 1 – 5 of 5) sorted by relevance

/webtrees/app/Encodings/
H A DMacRoman.php149 "\xF8" => UTF8::MACRON,
H A DCP850.php142 "\xEE" => UTF8::MACRON,
H A DISO88591.php79 "\xAF" => UTF8::MACRON,
H A DWindows1252.php79 "\xAF" => UTF8::MACRON,
H A DUTF8.php51 public const MACRON = "\u{00AF}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8