Home
last modified time | relevance | path

Searched refs:YEN_SIGN (Results 1 – 6 of 6) sorted by relevance

/webtrees/app/Encodings/
H A DMacRoman.php82 "\xB4" => UTF8::YEN_SIGN,
H A DCP850.php94 "\xBE" => UTF8::YEN_SIGN,
H A DISO88591.php69 "\xA5" => UTF8::YEN_SIGN,
H A DCP437.php61 "\x9D" => UTF8::YEN_SIGN,
H A DWindows1252.php69 "\xA5" => UTF8::YEN_SIGN,
H A DUTF8.php41 public const YEN_SIGN = "\u{00A5}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8