Searched refs:EN_DASH (Results 1 – 5 of 5) sorted by relevance
/webtrees/app/Encodings/ | ||
H A D | MacRoman.php | 110 "\xD0" => UTF8::EN_DASH, |
H A D | Windows1251.php | 54 "\x96" => UTF8::EN_DASH, |
H A D | Windows1250.php | 54 "\x96" => UTF8::EN_DASH, |
H A D | Windows1252.php | 54 "\x96" => UTF8::EN_DASH, |
H A D | UTF8.php | 706 public const EN_DASH = "\u{2013}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8 |