Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DWindows1251.php89 "\xB9" => UTF8::NUMERO_SIGN,
H A DUTF8.php727 public const NUMERO_SIGN = "\u{2116}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8