Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DMacRoman.php125 "\xDF" => UTF8::LATIN_SMALL_LIGATURE_FL,
H A DUTF8.php801 public const LATIN_SMALL_LIGATURE_FL = "\u{FB02}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8