Searched refs:LOWER_HALF_BLOCK (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/Encodings/ | ||
H A D | CP850.php | 124 "\xDC" => UTF8::LOWER_HALF_BLOCK, |
H A D | CP437.php | 124 "\xDC" => UTF8::LOWER_HALF_BLOCK, |
H A D | UTF8.php | 788 public const LOWER_HALF_BLOCK = "\u{2584}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8 |