Home
last modified time | relevance | path

Searched defs:NAME (Results 1 – 14 of 14) sorted by relevance

/webtrees/app/Encodings/
H A DCP850.php29 public const NAME = 'CP850'; define in Fisharebest\\Webtrees\\Encodings\\CP850
H A DISO88592.php29 public const NAME = 'ISO-8859-2'; define in Fisharebest\\Webtrees\\Encodings\\ISO88592
H A DMacRoman.php27 public const NAME = 'MACROMAN'; define in Fisharebest\\Webtrees\\Encodings\\MacRoman
H A DISO88591.php29 public const NAME = 'ISO-8859-1'; define in Fisharebest\\Webtrees\\Encodings\\ISO88591
H A DWindows1251.php29 public const NAME = 'CP1251'; define in Fisharebest\\Webtrees\\Encodings\\Windows1251
H A DCP437.php29 public const NAME = 'CP437'; define in Fisharebest\\Webtrees\\Encodings\\CP437
H A DWindows1250.php29 public const NAME = 'CP1250'; define in Fisharebest\\Webtrees\\Encodings\\Windows1250
H A DWindows1252.php29 public const NAME = 'CP1252'; define in Fisharebest\\Webtrees\\Encodings\\Windows1252
H A DASCII.php27 public const NAME = 'ASCII'; define in Fisharebest\\Webtrees\\Encodings\\ASCII
H A DUTF16BE.php31 public const NAME = 'UTF-16BE'; define in Fisharebest\\Webtrees\\Encodings\\UTF16BE
H A DUTF16LE.php31 public const NAME = 'UTF-16LE'; define in Fisharebest\\Webtrees\\Encodings\\UTF16LE
H A DANSEL.php94 public const NAME = 'ANSEL'; define in Fisharebest\\Webtrees\\Encodings\\ANSEL
H A DUTF8.php32 public const NAME = 'UTF-8'; define in Fisharebest\\Webtrees\\Encodings\\UTF8
/webtrees/app/
H A DWebtrees.php132 public const NAME = 'webtrees'; define in Fisharebest\\Webtrees\\Webtrees