Searched refs:ALMOST_EQUAL_TO (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Encodings/ | ||
H A D | MacRoman.php | 99 "\xC5" => UTF8::ALMOST_EQUAL_TO, |
H A D | CP437.php | 151 "\xF7" => UTF8::ALMOST_EQUAL_TO, |
H A D | UTF8.php | 739 public const ALMOST_EQUAL_TO = "\u{2248}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8 |