Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DMacRoman.php65 "\xA3" => UTF8::POUND_SIGN,
H A DCP850.php60 "\x9C" => UTF8::POUND_SIGN,
H A DISO88591.php67 "\xA3" => UTF8::POUND_SIGN,
H A DCP437.php60 "\x9C" => UTF8::POUND_SIGN,
H A DWindows1252.php67 "\xA3" => UTF8::POUND_SIGN,
H A DUTF8.php39 public const POUND_SIGN = "\u{00A3}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8
H A DANSEL.php154 "\xB9" => UTF8::POUND_SIGN,