Searched refs:LESS_THAN_OR_EQUAL_TO (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Encodings/ | ||
H A D | MacRoman.php | 80 "\xB2" => UTF8::LESS_THAN_OR_EQUAL_TO, |
H A D | CP437.php | 147 "\xF3" => UTF8::LESS_THAN_OR_EQUAL_TO, |
H A D | UTF8.php | 742 public const LESS_THAN_OR_EQUAL_TO = "\u{2264}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8 |