Home
last modified time | relevance | path

Searched refs:CARON (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Encodings/
H A DMacRoman.php156 "\xFF" => UTF8::CARON,
H A DISO88592.php87 "\xB7" => UTF8::CARON,
H A DWindows1250.php65 "\xA1" => UTF8::CARON,
H A DUTF8.php336 public const CARON = "\u{02C7}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8