Home
last modified time | relevance | path

Searched refs:PLUS_MINUS_SIGN (Results 1 – 9 of 9) sorted by relevance

/webtrees/app/Encodings/
H A DMacRoman.php79 "\xB1" => UTF8::PLUS_MINUS_SIGN,
H A DCP850.php145 "\xF1" => UTF8::PLUS_MINUS_SIGN,
H A DISO88591.php81 "\xB1" => UTF8::PLUS_MINUS_SIGN,
H A DWindows1251.php81 "\xB1" => UTF8::PLUS_MINUS_SIGN,
H A DCP437.php145 "\xF1" => UTF8::PLUS_MINUS_SIGN,
H A DWindows1250.php81 "\xB1" => UTF8::PLUS_MINUS_SIGN,
H A DWindows1252.php81 "\xB1" => UTF8::PLUS_MINUS_SIGN,
H A DUTF8.php53 public const PLUS_MINUS_SIGN = "\u{00B1}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8
H A DANSEL.php140 "\xAB" => UTF8::PLUS_MINUS_SIGN,