Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DLanguageDutch.php108 'ij' => UTF8::LATIN_SMALL_LIGATURE_IJ,
109 'iJ' => UTF8::LATIN_SMALL_LIGATURE_IJ,
/webtrees/app/Encodings/
H A DUTF8.php183 public const LATIN_SMALL_LIGATURE_IJ = "\u{0133}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8