Home
last modified time | relevance | path

Searched refs:SMALL_TILDE (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Encodings/
H A DMacRoman.php148 "\xF7" => UTF8::SMALL_TILDE,
H A DWindows1252.php56 "\x98" => UTF8::SMALL_TILDE,
H A DUTF8.php341 public const SMALL_TILDE = "\u{02DC}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8