Searched refs:GREATER_THAN_OR_EQUAL_TO (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Encodings/ | ||
H A D | MacRoman.php | 81 "\xB3" => UTF8::GREATER_THAN_OR_EQUAL_TO, |
H A D | CP437.php | 146 "\xF2" => UTF8::GREATER_THAN_OR_EQUAL_TO, |
H A D | UTF8.php | 743 public const GREATER_THAN_OR_EQUAL_TO = "\u{2265}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8 |