Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DCP437.php148 "\xF4" => UTF8::TOP_HALF_INTEGRAL,
H A DUTF8.php745 public const TOP_HALF_INTEGRAL = "\u{2320}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8