Home
last modified time | relevance | path

Searched refs:LATIN_CAPITAL_LETTER_C_WITH_CEDILLA (Results 1 – 10 of 10) sorted by relevance

/webtrees/app/Module/
H A DLanguageTurkish.php45 UTF8::LATIN_CAPITAL_LETTER_C_WITH_CEDILLA,
90 'C' . UTF8::COMBINING_CEDILLA => UTF8::LATIN_CAPITAL_LETTER_C_WITH_CEDILLA,
/webtrees/app/Encodings/
H A DMacRoman.php32 "\x82" => UTF8::LATIN_CAPITAL_LETTER_C_WITH_CEDILLA,
H A DCP850.php32 "\x80" => UTF8::LATIN_CAPITAL_LETTER_C_WITH_CEDILLA,
H A DISO88592.php103 "\xC7" => UTF8::LATIN_CAPITAL_LETTER_C_WITH_CEDILLA,
H A DISO88591.php103 "\xC7" => UTF8::LATIN_CAPITAL_LETTER_C_WITH_CEDILLA,
H A DCP437.php32 "\x80" => UTF8::LATIN_CAPITAL_LETTER_C_WITH_CEDILLA,
H A DWindows1250.php103 "\xC7" => UTF8::LATIN_CAPITAL_LETTER_C_WITH_CEDILLA,
H A DWindows1252.php103 "\xC7" => UTF8::LATIN_CAPITAL_LETTER_C_WITH_CEDILLA,
H A DUTF8.php75 public const LATIN_CAPITAL_LETTER_C_WITH_CEDILLA = "\u{00C7}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8
H A DANSEL.php260 …ING_CEDILLA => UTF8::LATIN_CAPITAL_LETTER_C_WITH_CEDILLA,