Home
last modified time | relevance | path

Searched refs:OGONEK (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Encodings/
H A DMacRoman.php155 "\xFE" => UTF8::OGONEK,
H A DISO88592.php82 "\xB2" => UTF8::OGONEK,
H A DWindows1250.php82 "\xB2" => UTF8::OGONEK,
H A DUTF8.php340 public const OGONEK = "\u{02DB}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8