Home
last modified time | relevance | path

Searched refs:REVERSED_NOT_SIGN (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Encodings/
H A DCP437.php73 "\xA9" => UTF8::REVERSED_NOT_SIGN,
H A DUTF8.php744 public const REVERSED_NOT_SIGN = "\u{2310}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8