Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DCP850.php146 "\xF2" => UTF8::DOUBLE_LOW_LINE,
H A DUTF8.php708 public const DOUBLE_LOW_LINE = "\u{2017}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8