Home
last modified time | relevance | path

Searched refs:ALMOST_EQUAL_TO (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Encodings/
H A DMacRoman.php99 "\xC5" => UTF8::ALMOST_EQUAL_TO,
H A DCP437.php151 "\xF7" => UTF8::ALMOST_EQUAL_TO,
H A DUTF8.php739 public const ALMOST_EQUAL_TO = "\u{2248}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8