Home
last modified time | relevance | path

Searched refs:LOWER_HALF_BLOCK (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Encodings/
H A DCP850.php124 "\xDC" => UTF8::LOWER_HALF_BLOCK,
H A DCP437.php124 "\xDC" => UTF8::LOWER_HALF_BLOCK,
H A DUTF8.php788 public const LOWER_HALF_BLOCK = "\u{2584}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8