Blob Blame History Raw
static sym
const latin4_syms[] = {
	{ 0x00a0, "nobreakspace" },
	{ 0x0104, "Aogonek" },
	{ 0x0138, "kra" },
	{ 0x0156, "Rcedilla" },
	{ 0x00a4, "currency" },
	{ 0x0128, "Itilde" },
	{ 0x013b, "Lcedilla" },
	{ 0x00a7, "section" },
	{ 0x00a8, "diaeresis" },
	{ 0x0160, "Scaron" },
	{ 0x0112, "Emacron" },
	{ 0x0122, "Gcedilla" },
	{ 0x0166, "Tslash" },
	{ 0x00ad, "hyphen" },
	{ 0x017d, "Zcaron" },
	{ 0x00af, "macron" },
	{ 0x00b0, "degree" },
	{ 0x0105, "aogonek" },
	{ 0x02db, "ogonek" },
	{ 0x0157, "rcedilla" },
	{ 0x00b4, "acute" },
	{ 0x0129, "itilde" },
	{ 0x013c, "lcedilla" },
	{ 0x02c7, "caron" },
	{ 0x00b8, "cedilla" },
	{ 0x0161, "scaron" },
	{ 0x0113, "emacron" },
	{ 0x0123, "gcedilla" },
	{ 0x0167, "tslash" },
	{ 0x014a, "ENG" },
	{ 0x017e, "zcaron" },
	{ 0x014b, "eng" },
	{ 0x0100, "Amacron" },
	{ 0x00c1, "Aacute" },
	{ 0x00c2, "Acircumflex" },
	{ 0x00c3, "Atilde" },
	{ 0x00c4, "Adiaeresis" },
	{ 0x00c5, "Aring" },
	{ 0x00c6, "AE" },
	{ 0x012e, "Iogonek" },
	{ 0x010c, "Ccaron" },
	{ 0x00c9, "Eacute" },
	{ 0x0118, "Eogonek" },
	{ 0x00cb, "Ediaeresis" },
	{ 0x0116, "Eabovedot" },
	{ 0x00cd, "Iacute" },
	{ 0x00ce, "Icircumflex" },
	{ 0x012a, "Imacron" },
	{ 0x0110, "Dstroke" },
	{ 0x0145, "Ncedilla" },
	{ 0x014c, "Omacron" },
	{ 0x0136, "Kcedilla" },
	{ 0x00d4, "Ocircumflex" },
	{ 0x00d5, "Otilde" },
	{ 0x00d6, "Odiaeresis" },
	{ 0x00d7, "multiply" },
	{ 0x00d8, "Ooblique" },
	{ 0x0172, "Uogonek" },
	{ 0x00da, "Uacute" },
	{ 0x00db, "Ucircumflex" },
	{ 0x00dc, "Udiaeresis" },
	{ 0x0168, "Utilde" },
	{ 0x016a, "Umacron" },
	{ 0x00df, "ssharp" },
	{ 0x0101, "amacron" },
	{ 0x00e1, "aacute" },
	{ 0x00e2, "acircumflex" },
	{ 0x00e3, "atilde" },
	{ 0x00e4, "adiaeresis" },
	{ 0x00e5, "aring" },
	{ 0x00e6, "ae" },
	{ 0x012f, "iogonek" },
	{ 0x010d, "ccaron" },
	{ 0x00e9, "eacute" },
	{ 0x0119, "eogonek" },
	{ 0x00eb, "ediaeresis" },
	{ 0x0117, "eabovedot" },
	{ 0x00ed, "iacute" },
	{ 0x00ee, "icircumflex" },
	{ 0x012b, "imacron" },
	{ 0x0111, "dstroke" },
	{ 0x0146, "ncedilla" },
	{ 0x014d, "omacron" },
	{ 0x0137, "kcedilla" },
	{ 0x00f4, "ocircumflex" },
	{ 0x00f5, "otilde" },
	{ 0x00f6, "odiaeresis" },
	{ 0x00f7, "division" },
	{ 0x00f8, "oslash" },
	{ 0x0173, "uogonek" },
	{ 0x00fa, "uacute" },
	{ 0x00fb, "ucircumflex" },
	{ 0x00fc, "udiaeresis" },
	{ 0x0169, "utilde" },
	{ 0x016b, "umacron" },
	{ 0x02d9, "abovedot" },
};