Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DCP437.php136 "\xE8" => UTF8::GREEK_CAPITAL_LETTER_PHI,
H A DUTF8.php380 public const GREEK_CAPITAL_LETTER_PHI = "\u{03A6}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8