Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DCP850.php147 "\xF3" => UTF8::VULGAR_FRACTION_THREE_QUARTERS,
H A DISO88591.php94 "\xBE" => UTF8::VULGAR_FRACTION_THREE_QUARTERS,
H A DWindows1252.php94 "\xBE" => UTF8::VULGAR_FRACTION_THREE_QUARTERS,
H A DUTF8.php66 public const VULGAR_FRACTION_THREE_QUARTERS = "\u{00BE}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8