Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DLanguageDutch.php106 'IJ' => UTF8::LATIN_CAPITAL_LIGATURE_IJ,
107 'Ij' => UTF8::LATIN_CAPITAL_LIGATURE_IJ,
/webtrees/app/Encodings/
H A DUTF8.php182 public const LATIN_CAPITAL_LIGATURE_IJ = "\u{0132}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8