Searched refs:SUPERSCRIPT_THREE (Results 1 – 4 of 4) sorted by relevance
/webtrees/app/Encodings/ | ||
H A D | CP850.php | 156 "\xFC" => UTF8::SUPERSCRIPT_THREE, |
H A D | ISO88591.php | 83 "\xB3" => UTF8::SUPERSCRIPT_THREE, |
H A D | Windows1252.php | 83 "\xB3" => UTF8::SUPERSCRIPT_THREE, |
H A D | UTF8.php | 55 public const SUPERSCRIPT_THREE = "\u{00B3}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8 |