Home
last modified time | relevance | path

Searched refs:COPYRIGHT_SIGN (Results 1 – 8 of 8) sorted by relevance

/webtrees/app/Encodings/
H A DMacRoman.php71 "\xA9" => UTF8::COPYRIGHT_SIGN,
H A DCP850.php88 "\xB8" => UTF8::COPYRIGHT_SIGN,
H A DISO88591.php73 "\xA9" => UTF8::COPYRIGHT_SIGN,
H A DWindows1251.php73 "\xA9" => UTF8::COPYRIGHT_SIGN,
H A DWindows1250.php73 "\xA9" => UTF8::COPYRIGHT_SIGN,
H A DWindows1252.php73 "\xA9" => UTF8::COPYRIGHT_SIGN,
H A DUTF8.php45 public const COPYRIGHT_SIGN = "\u{00A9}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8
H A DANSEL.php164 "\xC3" => UTF8::COPYRIGHT_SIGN,