Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DCP437.php141 "\xED" => UTF8::GREEK_SMALL_LETTER_PHI,
H A DUTF8.php388 public const GREEK_SMALL_LETTER_PHI = "\u{03C6}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8