Home
last modified time | relevance | path

Searched refs:FRACTION_SLASH (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Encodings/
H A DMacRoman.php120 "\xDA" => UTF8::FRACTION_SLASH,
H A DUTF8.php722 public const FRACTION_SLASH = "\u{2044}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8