Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DCP437.php62 "\x9E" => UTF8::PESETA_SIGN,
H A DUTF8.php724 public const PESETA_SIGN = "\u{20A7}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8