Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DCP850.php80 "\xB0" => UTF8::LIGHT_SHADE,
H A DCP437.php80 "\xB0" => UTF8::LIGHT_SHADE,
H A DUTF8.php792 public const LIGHT_SHADE = "\u{2591}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8