Searched refs:CARON (Results 1 – 4 of 4) sorted by relevance
/webtrees/app/Encodings/ | ||
H A D | MacRoman.php | 156 "\xFF" => UTF8::CARON, |
H A D | ISO88592.php | 87 "\xB7" => UTF8::CARON, |
H A D | Windows1250.php | 65 "\xA1" => UTF8::CARON, |
H A D | UTF8.php | 336 public const CARON = "\u{02C7}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8 |