Home
last modified time | relevance | path

Searched refs:BROKEN_BAR (Results 1 – 6 of 6) sorted by relevance

/webtrees/app/Encodings/
H A DCP850.php125 "\xDD" => UTF8::BROKEN_BAR,
H A DISO88591.php70 "\xA6" => UTF8::BROKEN_BAR,
H A DWindows1251.php70 "\xA6" => UTF8::BROKEN_BAR,
H A DWindows1250.php70 "\xA6" => UTF8::BROKEN_BAR,
H A DWindows1252.php70 "\xA6" => UTF8::BROKEN_BAR,
H A DUTF8.php42 public const BROKEN_BAR = "\u{00A6}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8