From 21cc3def85e6caa7843c2f2da5863f8856226b81 Mon Sep 17 00:00:00 2001 From: Matthias Schulz Date: Fri, 12 Apr 2024 16:06:57 +0200 Subject: [PATCH] Convert indentation from tabs to 8 spaces per tab to be consistent in all *.c and *.h files. Signed-off-by: Matthias Schulz --- src/extwchar/hangul.h | 2 +- src/extwchar/unw16ifcan.h | 30 +- src/extwchar/unw16ifcmp.h | 2044 ++++++++++++++++++------------------- src/extwchar/unw16ifcpt.h | 62 +- src/extwchar/unw16ifexc.h | 242 ++--- src/extwchar/unwifcan.h | 8 +- src/extwchar/unwifcmp.h | 2044 ++++++++++++++++++------------------- src/extwchar/unwifcpt.h | 44 +- src/extwchar/unwifexc.h | 242 ++--- src/str/vsnprintf_s.c | 50 +- tests/test_fprintf_s.c | 4 +- tests/test_vfprintf_s.c | 4 +- 12 files changed, 2388 insertions(+), 2388 deletions(-) diff --git a/src/extwchar/hangul.h b/src/extwchar/hangul.h index 7c9e207e..a5b6112c 100644 --- a/src/extwchar/hangul.h +++ b/src/extwchar/hangul.h @@ -7,7 +7,7 @@ #define H_HANGUL 1 /* - HANGUL (Korean) has special normalization rules. + HANGUL (Korean) has special normalization rules. Unicode 9.0 */ diff --git a/src/extwchar/unw16ifcan.h b/src/extwchar/unw16ifcan.h index a292689f..7cc063ec 100644 --- a/src/extwchar/unw16ifcan.h +++ b/src/extwchar/unw16ifcan.h @@ -283,24 +283,24 @@ typedef struct { const uint32_t cp; const wchar_t* v; } UNWIF_canon_exc_t; /* sorted for binary search */ #define UNWIF_canon_exc_size 9 static const UNWIF_canon_exc_t UNWIF_canon_exc [9] = { - { 0x1d160, L"\xd834\xdd58\xd834\xdd65\xd834\xdd6e" }, - { 0x1d161, L"\xd834\xdd58\xd834\xdd65\xd834\xdd6f" }, - { 0x1d162, L"\xd834\xdd58\xd834\xdd65\xd834\xdd70" }, - { 0x1d163, L"\xd834\xdd58\xd834\xdd65\xd834\xdd71" }, - { 0x1d164, L"\xd834\xdd58\xd834\xdd65\xd834\xdd72" }, - { 0x1d1bd, L"\xd834\xddb9\xd834\xdd65\xd834\xdd6e" }, - { 0x1d1be, L"\xd834\xddba\xd834\xdd65\xd834\xdd6e" }, - { 0x1d1bf, L"\xd834\xddb9\xd834\xdd65\xd834\xdd6f" }, - { 0x1d1c0, L"\xd834\xddba\xd834\xdd65\xd834\xdd6f" } + { 0x1d160, L"\xd834\xdd58\xd834\xdd65\xd834\xdd6e" }, + { 0x1d161, L"\xd834\xdd58\xd834\xdd65\xd834\xdd6f" }, + { 0x1d162, L"\xd834\xdd58\xd834\xdd65\xd834\xdd70" }, + { 0x1d163, L"\xd834\xdd58\xd834\xdd65\xd834\xdd71" }, + { 0x1d164, L"\xd834\xdd58\xd834\xdd65\xd834\xdd72" }, + { 0x1d1bd, L"\xd834\xddb9\xd834\xdd65\xd834\xdd6e" }, + { 0x1d1be, L"\xd834\xddba\xd834\xdd65\xd834\xdd6e" }, + { 0x1d1bf, L"\xd834\xddb9\xd834\xdd65\xd834\xdd6f" }, + { 0x1d1c0, L"\xd834\xddba\xd834\xdd65\xd834\xdd6f" } }; static const wchar_t* UNWIF_canon_tbl [6] = { - (const wchar_t*) UNWIF_canon_tbl_1, - (const wchar_t*) UNWIF_canon_tbl_2, - (const wchar_t*) UNWIF_canon_tbl_3, - (const wchar_t*) UNWIF_canon_tbl_4, - NULL, - (const wchar_t*) UNWIF_canon_tbl_6 + (const wchar_t*) UNWIF_canon_tbl_1, + (const wchar_t*) UNWIF_canon_tbl_2, + (const wchar_t*) UNWIF_canon_tbl_3, + (const wchar_t*) UNWIF_canon_tbl_4, + NULL, + (const wchar_t*) UNWIF_canon_tbl_6 }; /* the rows */ diff --git a/src/extwchar/unw16ifcmp.h b/src/extwchar/unw16ifcmp.h index 3b026f10..674ae5e7 100644 --- a/src/extwchar/unw16ifcmp.h +++ b/src/extwchar/unw16ifcmp.h @@ -15,1469 +15,1469 @@ typedef struct { uint16_t nextchar; uint16_t composite; } UNWIF_complist_s; #define UNWIF_COMPLIST_FIRST_LONG 0x011099 static const UNWIF_complist_s UNWIF_complist_00003c [2] = { - { 0x338, 0x226e }, { 0, 0 }}; + { 0x338, 0x226e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00003d [2] = { - { 0x338, 0x2260 }, { 0, 0 }}; + { 0x338, 0x2260 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00003e [2] = { - { 0x338, 0x226f }, { 0, 0 }}; + { 0x338, 0x226f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000041 [17] = { - { 0x300, 0xc0 }, - { 0x301, 0xc1 }, - { 0x302, 0xc2 }, - { 0x303, 0xc3 }, - { 0x304, 0x100 }, - { 0x306, 0x102 }, - { 0x307, 0x226 }, - { 0x308, 0xc4 }, - { 0x309, 0x1ea2 }, - { 0x30a, 0xc5 }, - { 0x30c, 0x1cd }, - { 0x30f, 0x200 }, - { 0x311, 0x202 }, - { 0x323, 0x1ea0 }, - { 0x325, 0x1e00 }, - { 0x328, 0x104 }, { 0, 0 }}; + { 0x300, 0xc0 }, + { 0x301, 0xc1 }, + { 0x302, 0xc2 }, + { 0x303, 0xc3 }, + { 0x304, 0x100 }, + { 0x306, 0x102 }, + { 0x307, 0x226 }, + { 0x308, 0xc4 }, + { 0x309, 0x1ea2 }, + { 0x30a, 0xc5 }, + { 0x30c, 0x1cd }, + { 0x30f, 0x200 }, + { 0x311, 0x202 }, + { 0x323, 0x1ea0 }, + { 0x325, 0x1e00 }, + { 0x328, 0x104 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000042 [4] = { - { 0x307, 0x1e02 }, - { 0x323, 0x1e04 }, - { 0x331, 0x1e06 }, { 0, 0 }}; + { 0x307, 0x1e02 }, + { 0x323, 0x1e04 }, + { 0x331, 0x1e06 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000043 [6] = { - { 0x301, 0x106 }, - { 0x302, 0x108 }, - { 0x307, 0x10a }, - { 0x30c, 0x10c }, - { 0x327, 0xc7 }, { 0, 0 }}; + { 0x301, 0x106 }, + { 0x302, 0x108 }, + { 0x307, 0x10a }, + { 0x30c, 0x10c }, + { 0x327, 0xc7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000044 [7] = { - { 0x307, 0x1e0a }, - { 0x30c, 0x10e }, - { 0x323, 0x1e0c }, - { 0x327, 0x1e10 }, - { 0x32d, 0x1e12 }, - { 0x331, 0x1e0e }, { 0, 0 }}; + { 0x307, 0x1e0a }, + { 0x30c, 0x10e }, + { 0x323, 0x1e0c }, + { 0x327, 0x1e10 }, + { 0x32d, 0x1e12 }, + { 0x331, 0x1e0e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000045 [18] = { - { 0x300, 0xc8 }, - { 0x301, 0xc9 }, - { 0x302, 0xca }, - { 0x303, 0x1ebc }, - { 0x304, 0x112 }, - { 0x306, 0x114 }, - { 0x307, 0x116 }, - { 0x308, 0xcb }, - { 0x309, 0x1eba }, - { 0x30c, 0x11a }, - { 0x30f, 0x204 }, - { 0x311, 0x206 }, - { 0x323, 0x1eb8 }, - { 0x327, 0x228 }, - { 0x328, 0x118 }, - { 0x32d, 0x1e18 }, - { 0x330, 0x1e1a }, { 0, 0 }}; + { 0x300, 0xc8 }, + { 0x301, 0xc9 }, + { 0x302, 0xca }, + { 0x303, 0x1ebc }, + { 0x304, 0x112 }, + { 0x306, 0x114 }, + { 0x307, 0x116 }, + { 0x308, 0xcb }, + { 0x309, 0x1eba }, + { 0x30c, 0x11a }, + { 0x30f, 0x204 }, + { 0x311, 0x206 }, + { 0x323, 0x1eb8 }, + { 0x327, 0x228 }, + { 0x328, 0x118 }, + { 0x32d, 0x1e18 }, + { 0x330, 0x1e1a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000046 [2] = { - { 0x307, 0x1e1e }, { 0, 0 }}; + { 0x307, 0x1e1e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000047 [8] = { - { 0x301, 0x1f4 }, - { 0x302, 0x11c }, - { 0x304, 0x1e20 }, - { 0x306, 0x11e }, - { 0x307, 0x120 }, - { 0x30c, 0x1e6 }, - { 0x327, 0x122 }, { 0, 0 }}; + { 0x301, 0x1f4 }, + { 0x302, 0x11c }, + { 0x304, 0x1e20 }, + { 0x306, 0x11e }, + { 0x307, 0x120 }, + { 0x30c, 0x1e6 }, + { 0x327, 0x122 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000048 [8] = { - { 0x302, 0x124 }, - { 0x307, 0x1e22 }, - { 0x308, 0x1e26 }, - { 0x30c, 0x21e }, - { 0x323, 0x1e24 }, - { 0x327, 0x1e28 }, - { 0x32e, 0x1e2a }, { 0, 0 }}; + { 0x302, 0x124 }, + { 0x307, 0x1e22 }, + { 0x308, 0x1e26 }, + { 0x30c, 0x21e }, + { 0x323, 0x1e24 }, + { 0x327, 0x1e28 }, + { 0x32e, 0x1e2a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000049 [16] = { - { 0x300, 0xcc }, - { 0x301, 0xcd }, - { 0x302, 0xce }, - { 0x303, 0x128 }, - { 0x304, 0x12a }, - { 0x306, 0x12c }, - { 0x307, 0x130 }, - { 0x308, 0xcf }, - { 0x309, 0x1ec8 }, - { 0x30c, 0x1cf }, - { 0x30f, 0x208 }, - { 0x311, 0x20a }, - { 0x323, 0x1eca }, - { 0x328, 0x12e }, - { 0x330, 0x1e2c }, { 0, 0 }}; + { 0x300, 0xcc }, + { 0x301, 0xcd }, + { 0x302, 0xce }, + { 0x303, 0x128 }, + { 0x304, 0x12a }, + { 0x306, 0x12c }, + { 0x307, 0x130 }, + { 0x308, 0xcf }, + { 0x309, 0x1ec8 }, + { 0x30c, 0x1cf }, + { 0x30f, 0x208 }, + { 0x311, 0x20a }, + { 0x323, 0x1eca }, + { 0x328, 0x12e }, + { 0x330, 0x1e2c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004a [2] = { - { 0x302, 0x134 }, { 0, 0 }}; + { 0x302, 0x134 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004b [6] = { - { 0x301, 0x1e30 }, - { 0x30c, 0x1e8 }, - { 0x323, 0x1e32 }, - { 0x327, 0x136 }, - { 0x331, 0x1e34 }, { 0, 0 }}; + { 0x301, 0x1e30 }, + { 0x30c, 0x1e8 }, + { 0x323, 0x1e32 }, + { 0x327, 0x136 }, + { 0x331, 0x1e34 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004c [7] = { - { 0x301, 0x139 }, - { 0x30c, 0x13d }, - { 0x323, 0x1e36 }, - { 0x327, 0x13b }, - { 0x32d, 0x1e3c }, - { 0x331, 0x1e3a }, { 0, 0 }}; + { 0x301, 0x139 }, + { 0x30c, 0x13d }, + { 0x323, 0x1e36 }, + { 0x327, 0x13b }, + { 0x32d, 0x1e3c }, + { 0x331, 0x1e3a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004d [4] = { - { 0x301, 0x1e3e }, - { 0x307, 0x1e40 }, - { 0x323, 0x1e42 }, { 0, 0 }}; + { 0x301, 0x1e3e }, + { 0x307, 0x1e40 }, + { 0x323, 0x1e42 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004e [10] = { - { 0x300, 0x1f8 }, - { 0x301, 0x143 }, - { 0x303, 0xd1 }, - { 0x307, 0x1e44 }, - { 0x30c, 0x147 }, - { 0x323, 0x1e46 }, - { 0x327, 0x145 }, - { 0x32d, 0x1e4a }, - { 0x331, 0x1e48 }, { 0, 0 }}; + { 0x300, 0x1f8 }, + { 0x301, 0x143 }, + { 0x303, 0xd1 }, + { 0x307, 0x1e44 }, + { 0x30c, 0x147 }, + { 0x323, 0x1e46 }, + { 0x327, 0x145 }, + { 0x32d, 0x1e4a }, + { 0x331, 0x1e48 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004f [17] = { - { 0x300, 0xd2 }, - { 0x301, 0xd3 }, - { 0x302, 0xd4 }, - { 0x303, 0xd5 }, - { 0x304, 0x14c }, - { 0x306, 0x14e }, - { 0x307, 0x22e }, - { 0x308, 0xd6 }, - { 0x309, 0x1ece }, - { 0x30b, 0x150 }, - { 0x30c, 0x1d1 }, - { 0x30f, 0x20c }, - { 0x311, 0x20e }, - { 0x31b, 0x1a0 }, - { 0x323, 0x1ecc }, - { 0x328, 0x1ea }, { 0, 0 }}; + { 0x300, 0xd2 }, + { 0x301, 0xd3 }, + { 0x302, 0xd4 }, + { 0x303, 0xd5 }, + { 0x304, 0x14c }, + { 0x306, 0x14e }, + { 0x307, 0x22e }, + { 0x308, 0xd6 }, + { 0x309, 0x1ece }, + { 0x30b, 0x150 }, + { 0x30c, 0x1d1 }, + { 0x30f, 0x20c }, + { 0x311, 0x20e }, + { 0x31b, 0x1a0 }, + { 0x323, 0x1ecc }, + { 0x328, 0x1ea }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000050 [3] = { - { 0x301, 0x1e54 }, - { 0x307, 0x1e56 }, { 0, 0 }}; + { 0x301, 0x1e54 }, + { 0x307, 0x1e56 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000052 [9] = { - { 0x301, 0x154 }, - { 0x307, 0x1e58 }, - { 0x30c, 0x158 }, - { 0x30f, 0x210 }, - { 0x311, 0x212 }, - { 0x323, 0x1e5a }, - { 0x327, 0x156 }, - { 0x331, 0x1e5e }, { 0, 0 }}; + { 0x301, 0x154 }, + { 0x307, 0x1e58 }, + { 0x30c, 0x158 }, + { 0x30f, 0x210 }, + { 0x311, 0x212 }, + { 0x323, 0x1e5a }, + { 0x327, 0x156 }, + { 0x331, 0x1e5e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000053 [8] = { - { 0x301, 0x15a }, - { 0x302, 0x15c }, - { 0x307, 0x1e60 }, - { 0x30c, 0x160 }, - { 0x323, 0x1e62 }, - { 0x326, 0x218 }, - { 0x327, 0x15e }, { 0, 0 }}; + { 0x301, 0x15a }, + { 0x302, 0x15c }, + { 0x307, 0x1e60 }, + { 0x30c, 0x160 }, + { 0x323, 0x1e62 }, + { 0x326, 0x218 }, + { 0x327, 0x15e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000054 [8] = { - { 0x307, 0x1e6a }, - { 0x30c, 0x164 }, - { 0x323, 0x1e6c }, - { 0x326, 0x21a }, - { 0x327, 0x162 }, - { 0x32d, 0x1e70 }, - { 0x331, 0x1e6e }, { 0, 0 }}; + { 0x307, 0x1e6a }, + { 0x30c, 0x164 }, + { 0x323, 0x1e6c }, + { 0x326, 0x21a }, + { 0x327, 0x162 }, + { 0x32d, 0x1e70 }, + { 0x331, 0x1e6e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000055 [20] = { - { 0x300, 0xd9 }, - { 0x301, 0xda }, - { 0x302, 0xdb }, - { 0x303, 0x168 }, - { 0x304, 0x16a }, - { 0x306, 0x16c }, - { 0x308, 0xdc }, - { 0x309, 0x1ee6 }, - { 0x30a, 0x16e }, - { 0x30b, 0x170 }, - { 0x30c, 0x1d3 }, - { 0x30f, 0x214 }, - { 0x311, 0x216 }, - { 0x31b, 0x1af }, - { 0x323, 0x1ee4 }, - { 0x324, 0x1e72 }, - { 0x328, 0x172 }, - { 0x32d, 0x1e76 }, - { 0x330, 0x1e74 }, { 0, 0 }}; + { 0x300, 0xd9 }, + { 0x301, 0xda }, + { 0x302, 0xdb }, + { 0x303, 0x168 }, + { 0x304, 0x16a }, + { 0x306, 0x16c }, + { 0x308, 0xdc }, + { 0x309, 0x1ee6 }, + { 0x30a, 0x16e }, + { 0x30b, 0x170 }, + { 0x30c, 0x1d3 }, + { 0x30f, 0x214 }, + { 0x311, 0x216 }, + { 0x31b, 0x1af }, + { 0x323, 0x1ee4 }, + { 0x324, 0x1e72 }, + { 0x328, 0x172 }, + { 0x32d, 0x1e76 }, + { 0x330, 0x1e74 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000056 [3] = { - { 0x303, 0x1e7c }, - { 0x323, 0x1e7e }, { 0, 0 }}; + { 0x303, 0x1e7c }, + { 0x323, 0x1e7e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000057 [7] = { - { 0x300, 0x1e80 }, - { 0x301, 0x1e82 }, - { 0x302, 0x174 }, - { 0x307, 0x1e86 }, - { 0x308, 0x1e84 }, - { 0x323, 0x1e88 }, { 0, 0 }}; + { 0x300, 0x1e80 }, + { 0x301, 0x1e82 }, + { 0x302, 0x174 }, + { 0x307, 0x1e86 }, + { 0x308, 0x1e84 }, + { 0x323, 0x1e88 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000058 [3] = { - { 0x307, 0x1e8a }, - { 0x308, 0x1e8c }, { 0, 0 }}; + { 0x307, 0x1e8a }, + { 0x308, 0x1e8c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000059 [10] = { - { 0x300, 0x1ef2 }, - { 0x301, 0xdd }, - { 0x302, 0x176 }, - { 0x303, 0x1ef8 }, - { 0x304, 0x232 }, - { 0x307, 0x1e8e }, - { 0x308, 0x178 }, - { 0x309, 0x1ef6 }, - { 0x323, 0x1ef4 }, { 0, 0 }}; + { 0x300, 0x1ef2 }, + { 0x301, 0xdd }, + { 0x302, 0x176 }, + { 0x303, 0x1ef8 }, + { 0x304, 0x232 }, + { 0x307, 0x1e8e }, + { 0x308, 0x178 }, + { 0x309, 0x1ef6 }, + { 0x323, 0x1ef4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00005a [7] = { - { 0x301, 0x179 }, - { 0x302, 0x1e90 }, - { 0x307, 0x17b }, - { 0x30c, 0x17d }, - { 0x323, 0x1e92 }, - { 0x331, 0x1e94 }, { 0, 0 }}; + { 0x301, 0x179 }, + { 0x302, 0x1e90 }, + { 0x307, 0x17b }, + { 0x30c, 0x17d }, + { 0x323, 0x1e92 }, + { 0x331, 0x1e94 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000061 [17] = { - { 0x300, 0xe0 }, - { 0x301, 0xe1 }, - { 0x302, 0xe2 }, - { 0x303, 0xe3 }, - { 0x304, 0x101 }, - { 0x306, 0x103 }, - { 0x307, 0x227 }, - { 0x308, 0xe4 }, - { 0x309, 0x1ea3 }, - { 0x30a, 0xe5 }, - { 0x30c, 0x1ce }, - { 0x30f, 0x201 }, - { 0x311, 0x203 }, - { 0x323, 0x1ea1 }, - { 0x325, 0x1e01 }, - { 0x328, 0x105 }, { 0, 0 }}; + { 0x300, 0xe0 }, + { 0x301, 0xe1 }, + { 0x302, 0xe2 }, + { 0x303, 0xe3 }, + { 0x304, 0x101 }, + { 0x306, 0x103 }, + { 0x307, 0x227 }, + { 0x308, 0xe4 }, + { 0x309, 0x1ea3 }, + { 0x30a, 0xe5 }, + { 0x30c, 0x1ce }, + { 0x30f, 0x201 }, + { 0x311, 0x203 }, + { 0x323, 0x1ea1 }, + { 0x325, 0x1e01 }, + { 0x328, 0x105 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000062 [4] = { - { 0x307, 0x1e03 }, - { 0x323, 0x1e05 }, - { 0x331, 0x1e07 }, { 0, 0 }}; + { 0x307, 0x1e03 }, + { 0x323, 0x1e05 }, + { 0x331, 0x1e07 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000063 [6] = { - { 0x301, 0x107 }, - { 0x302, 0x109 }, - { 0x307, 0x10b }, - { 0x30c, 0x10d }, - { 0x327, 0xe7 }, { 0, 0 }}; + { 0x301, 0x107 }, + { 0x302, 0x109 }, + { 0x307, 0x10b }, + { 0x30c, 0x10d }, + { 0x327, 0xe7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000064 [7] = { - { 0x307, 0x1e0b }, - { 0x30c, 0x10f }, - { 0x323, 0x1e0d }, - { 0x327, 0x1e11 }, - { 0x32d, 0x1e13 }, - { 0x331, 0x1e0f }, { 0, 0 }}; + { 0x307, 0x1e0b }, + { 0x30c, 0x10f }, + { 0x323, 0x1e0d }, + { 0x327, 0x1e11 }, + { 0x32d, 0x1e13 }, + { 0x331, 0x1e0f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000065 [18] = { - { 0x300, 0xe8 }, - { 0x301, 0xe9 }, - { 0x302, 0xea }, - { 0x303, 0x1ebd }, - { 0x304, 0x113 }, - { 0x306, 0x115 }, - { 0x307, 0x117 }, - { 0x308, 0xeb }, - { 0x309, 0x1ebb }, - { 0x30c, 0x11b }, - { 0x30f, 0x205 }, - { 0x311, 0x207 }, - { 0x323, 0x1eb9 }, - { 0x327, 0x229 }, - { 0x328, 0x119 }, - { 0x32d, 0x1e19 }, - { 0x330, 0x1e1b }, { 0, 0 }}; + { 0x300, 0xe8 }, + { 0x301, 0xe9 }, + { 0x302, 0xea }, + { 0x303, 0x1ebd }, + { 0x304, 0x113 }, + { 0x306, 0x115 }, + { 0x307, 0x117 }, + { 0x308, 0xeb }, + { 0x309, 0x1ebb }, + { 0x30c, 0x11b }, + { 0x30f, 0x205 }, + { 0x311, 0x207 }, + { 0x323, 0x1eb9 }, + { 0x327, 0x229 }, + { 0x328, 0x119 }, + { 0x32d, 0x1e19 }, + { 0x330, 0x1e1b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000066 [2] = { - { 0x307, 0x1e1f }, { 0, 0 }}; + { 0x307, 0x1e1f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000067 [8] = { - { 0x301, 0x1f5 }, - { 0x302, 0x11d }, - { 0x304, 0x1e21 }, - { 0x306, 0x11f }, - { 0x307, 0x121 }, - { 0x30c, 0x1e7 }, - { 0x327, 0x123 }, { 0, 0 }}; + { 0x301, 0x1f5 }, + { 0x302, 0x11d }, + { 0x304, 0x1e21 }, + { 0x306, 0x11f }, + { 0x307, 0x121 }, + { 0x30c, 0x1e7 }, + { 0x327, 0x123 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000068 [9] = { - { 0x302, 0x125 }, - { 0x307, 0x1e23 }, - { 0x308, 0x1e27 }, - { 0x30c, 0x21f }, - { 0x323, 0x1e25 }, - { 0x327, 0x1e29 }, - { 0x32e, 0x1e2b }, - { 0x331, 0x1e96 }, { 0, 0 }}; + { 0x302, 0x125 }, + { 0x307, 0x1e23 }, + { 0x308, 0x1e27 }, + { 0x30c, 0x21f }, + { 0x323, 0x1e25 }, + { 0x327, 0x1e29 }, + { 0x32e, 0x1e2b }, + { 0x331, 0x1e96 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000069 [15] = { - { 0x300, 0xec }, - { 0x301, 0xed }, - { 0x302, 0xee }, - { 0x303, 0x129 }, - { 0x304, 0x12b }, - { 0x306, 0x12d }, - { 0x308, 0xef }, - { 0x309, 0x1ec9 }, - { 0x30c, 0x1d0 }, - { 0x30f, 0x209 }, - { 0x311, 0x20b }, - { 0x323, 0x1ecb }, - { 0x328, 0x12f }, - { 0x330, 0x1e2d }, { 0, 0 }}; + { 0x300, 0xec }, + { 0x301, 0xed }, + { 0x302, 0xee }, + { 0x303, 0x129 }, + { 0x304, 0x12b }, + { 0x306, 0x12d }, + { 0x308, 0xef }, + { 0x309, 0x1ec9 }, + { 0x30c, 0x1d0 }, + { 0x30f, 0x209 }, + { 0x311, 0x20b }, + { 0x323, 0x1ecb }, + { 0x328, 0x12f }, + { 0x330, 0x1e2d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006a [3] = { - { 0x302, 0x135 }, - { 0x30c, 0x1f0 }, { 0, 0 }}; + { 0x302, 0x135 }, + { 0x30c, 0x1f0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006b [6] = { - { 0x301, 0x1e31 }, - { 0x30c, 0x1e9 }, - { 0x323, 0x1e33 }, - { 0x327, 0x137 }, - { 0x331, 0x1e35 }, { 0, 0 }}; + { 0x301, 0x1e31 }, + { 0x30c, 0x1e9 }, + { 0x323, 0x1e33 }, + { 0x327, 0x137 }, + { 0x331, 0x1e35 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006c [7] = { - { 0x301, 0x13a }, - { 0x30c, 0x13e }, - { 0x323, 0x1e37 }, - { 0x327, 0x13c }, - { 0x32d, 0x1e3d }, - { 0x331, 0x1e3b }, { 0, 0 }}; + { 0x301, 0x13a }, + { 0x30c, 0x13e }, + { 0x323, 0x1e37 }, + { 0x327, 0x13c }, + { 0x32d, 0x1e3d }, + { 0x331, 0x1e3b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006d [4] = { - { 0x301, 0x1e3f }, - { 0x307, 0x1e41 }, - { 0x323, 0x1e43 }, { 0, 0 }}; + { 0x301, 0x1e3f }, + { 0x307, 0x1e41 }, + { 0x323, 0x1e43 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006e [10] = { - { 0x300, 0x1f9 }, - { 0x301, 0x144 }, - { 0x303, 0xf1 }, - { 0x307, 0x1e45 }, - { 0x30c, 0x148 }, - { 0x323, 0x1e47 }, - { 0x327, 0x146 }, - { 0x32d, 0x1e4b }, - { 0x331, 0x1e49 }, { 0, 0 }}; + { 0x300, 0x1f9 }, + { 0x301, 0x144 }, + { 0x303, 0xf1 }, + { 0x307, 0x1e45 }, + { 0x30c, 0x148 }, + { 0x323, 0x1e47 }, + { 0x327, 0x146 }, + { 0x32d, 0x1e4b }, + { 0x331, 0x1e49 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006f [17] = { - { 0x300, 0xf2 }, - { 0x301, 0xf3 }, - { 0x302, 0xf4 }, - { 0x303, 0xf5 }, - { 0x304, 0x14d }, - { 0x306, 0x14f }, - { 0x307, 0x22f }, - { 0x308, 0xf6 }, - { 0x309, 0x1ecf }, - { 0x30b, 0x151 }, - { 0x30c, 0x1d2 }, - { 0x30f, 0x20d }, - { 0x311, 0x20f }, - { 0x31b, 0x1a1 }, - { 0x323, 0x1ecd }, - { 0x328, 0x1eb }, { 0, 0 }}; + { 0x300, 0xf2 }, + { 0x301, 0xf3 }, + { 0x302, 0xf4 }, + { 0x303, 0xf5 }, + { 0x304, 0x14d }, + { 0x306, 0x14f }, + { 0x307, 0x22f }, + { 0x308, 0xf6 }, + { 0x309, 0x1ecf }, + { 0x30b, 0x151 }, + { 0x30c, 0x1d2 }, + { 0x30f, 0x20d }, + { 0x311, 0x20f }, + { 0x31b, 0x1a1 }, + { 0x323, 0x1ecd }, + { 0x328, 0x1eb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000070 [3] = { - { 0x301, 0x1e55 }, - { 0x307, 0x1e57 }, { 0, 0 }}; + { 0x301, 0x1e55 }, + { 0x307, 0x1e57 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000072 [9] = { - { 0x301, 0x155 }, - { 0x307, 0x1e59 }, - { 0x30c, 0x159 }, - { 0x30f, 0x211 }, - { 0x311, 0x213 }, - { 0x323, 0x1e5b }, - { 0x327, 0x157 }, - { 0x331, 0x1e5f }, { 0, 0 }}; + { 0x301, 0x155 }, + { 0x307, 0x1e59 }, + { 0x30c, 0x159 }, + { 0x30f, 0x211 }, + { 0x311, 0x213 }, + { 0x323, 0x1e5b }, + { 0x327, 0x157 }, + { 0x331, 0x1e5f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000073 [8] = { - { 0x301, 0x15b }, - { 0x302, 0x15d }, - { 0x307, 0x1e61 }, - { 0x30c, 0x161 }, - { 0x323, 0x1e63 }, - { 0x326, 0x219 }, - { 0x327, 0x15f }, { 0, 0 }}; + { 0x301, 0x15b }, + { 0x302, 0x15d }, + { 0x307, 0x1e61 }, + { 0x30c, 0x161 }, + { 0x323, 0x1e63 }, + { 0x326, 0x219 }, + { 0x327, 0x15f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000074 [9] = { - { 0x307, 0x1e6b }, - { 0x308, 0x1e97 }, - { 0x30c, 0x165 }, - { 0x323, 0x1e6d }, - { 0x326, 0x21b }, - { 0x327, 0x163 }, - { 0x32d, 0x1e71 }, - { 0x331, 0x1e6f }, { 0, 0 }}; + { 0x307, 0x1e6b }, + { 0x308, 0x1e97 }, + { 0x30c, 0x165 }, + { 0x323, 0x1e6d }, + { 0x326, 0x21b }, + { 0x327, 0x163 }, + { 0x32d, 0x1e71 }, + { 0x331, 0x1e6f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000075 [20] = { - { 0x300, 0xf9 }, - { 0x301, 0xfa }, - { 0x302, 0xfb }, - { 0x303, 0x169 }, - { 0x304, 0x16b }, - { 0x306, 0x16d }, - { 0x308, 0xfc }, - { 0x309, 0x1ee7 }, - { 0x30a, 0x16f }, - { 0x30b, 0x171 }, - { 0x30c, 0x1d4 }, - { 0x30f, 0x215 }, - { 0x311, 0x217 }, - { 0x31b, 0x1b0 }, - { 0x323, 0x1ee5 }, - { 0x324, 0x1e73 }, - { 0x328, 0x173 }, - { 0x32d, 0x1e77 }, - { 0x330, 0x1e75 }, { 0, 0 }}; + { 0x300, 0xf9 }, + { 0x301, 0xfa }, + { 0x302, 0xfb }, + { 0x303, 0x169 }, + { 0x304, 0x16b }, + { 0x306, 0x16d }, + { 0x308, 0xfc }, + { 0x309, 0x1ee7 }, + { 0x30a, 0x16f }, + { 0x30b, 0x171 }, + { 0x30c, 0x1d4 }, + { 0x30f, 0x215 }, + { 0x311, 0x217 }, + { 0x31b, 0x1b0 }, + { 0x323, 0x1ee5 }, + { 0x324, 0x1e73 }, + { 0x328, 0x173 }, + { 0x32d, 0x1e77 }, + { 0x330, 0x1e75 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000076 [3] = { - { 0x303, 0x1e7d }, - { 0x323, 0x1e7f }, { 0, 0 }}; + { 0x303, 0x1e7d }, + { 0x323, 0x1e7f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000077 [8] = { - { 0x300, 0x1e81 }, - { 0x301, 0x1e83 }, - { 0x302, 0x175 }, - { 0x307, 0x1e87 }, - { 0x308, 0x1e85 }, - { 0x30a, 0x1e98 }, - { 0x323, 0x1e89 }, { 0, 0 }}; + { 0x300, 0x1e81 }, + { 0x301, 0x1e83 }, + { 0x302, 0x175 }, + { 0x307, 0x1e87 }, + { 0x308, 0x1e85 }, + { 0x30a, 0x1e98 }, + { 0x323, 0x1e89 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000078 [3] = { - { 0x307, 0x1e8b }, - { 0x308, 0x1e8d }, { 0, 0 }}; + { 0x307, 0x1e8b }, + { 0x308, 0x1e8d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000079 [11] = { - { 0x300, 0x1ef3 }, - { 0x301, 0xfd }, - { 0x302, 0x177 }, - { 0x303, 0x1ef9 }, - { 0x304, 0x233 }, - { 0x307, 0x1e8f }, - { 0x308, 0xff }, - { 0x309, 0x1ef7 }, - { 0x30a, 0x1e99 }, - { 0x323, 0x1ef5 }, { 0, 0 }}; + { 0x300, 0x1ef3 }, + { 0x301, 0xfd }, + { 0x302, 0x177 }, + { 0x303, 0x1ef9 }, + { 0x304, 0x233 }, + { 0x307, 0x1e8f }, + { 0x308, 0xff }, + { 0x309, 0x1ef7 }, + { 0x30a, 0x1e99 }, + { 0x323, 0x1ef5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00007a [7] = { - { 0x301, 0x17a }, - { 0x302, 0x1e91 }, - { 0x307, 0x17c }, - { 0x30c, 0x17e }, - { 0x323, 0x1e93 }, - { 0x331, 0x1e95 }, { 0, 0 }}; + { 0x301, 0x17a }, + { 0x302, 0x1e91 }, + { 0x307, 0x17c }, + { 0x30c, 0x17e }, + { 0x323, 0x1e93 }, + { 0x331, 0x1e95 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000a8 [4] = { - { 0x300, 0x1fed }, - { 0x301, 0x385 }, - { 0x342, 0x1fc1 }, { 0, 0 }}; + { 0x300, 0x1fed }, + { 0x301, 0x385 }, + { 0x342, 0x1fc1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000c2 [5] = { - { 0x300, 0x1ea6 }, - { 0x301, 0x1ea4 }, - { 0x303, 0x1eaa }, - { 0x309, 0x1ea8 }, { 0, 0 }}; + { 0x300, 0x1ea6 }, + { 0x301, 0x1ea4 }, + { 0x303, 0x1eaa }, + { 0x309, 0x1ea8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000c4 [2] = { - { 0x304, 0x1de }, { 0, 0 }}; + { 0x304, 0x1de }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000c5 [2] = { - { 0x301, 0x1fa }, { 0, 0 }}; + { 0x301, 0x1fa }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000c6 [3] = { - { 0x301, 0x1fc }, - { 0x304, 0x1e2 }, { 0, 0 }}; + { 0x301, 0x1fc }, + { 0x304, 0x1e2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000c7 [2] = { - { 0x301, 0x1e08 }, { 0, 0 }}; + { 0x301, 0x1e08 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000ca [5] = { - { 0x300, 0x1ec0 }, - { 0x301, 0x1ebe }, - { 0x303, 0x1ec4 }, - { 0x309, 0x1ec2 }, { 0, 0 }}; + { 0x300, 0x1ec0 }, + { 0x301, 0x1ebe }, + { 0x303, 0x1ec4 }, + { 0x309, 0x1ec2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000cf [2] = { - { 0x301, 0x1e2e }, { 0, 0 }}; + { 0x301, 0x1e2e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000d4 [5] = { - { 0x300, 0x1ed2 }, - { 0x301, 0x1ed0 }, - { 0x303, 0x1ed6 }, - { 0x309, 0x1ed4 }, { 0, 0 }}; + { 0x300, 0x1ed2 }, + { 0x301, 0x1ed0 }, + { 0x303, 0x1ed6 }, + { 0x309, 0x1ed4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000d5 [4] = { - { 0x301, 0x1e4c }, - { 0x304, 0x22c }, - { 0x308, 0x1e4e }, { 0, 0 }}; + { 0x301, 0x1e4c }, + { 0x304, 0x22c }, + { 0x308, 0x1e4e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000d6 [2] = { - { 0x304, 0x22a }, { 0, 0 }}; + { 0x304, 0x22a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000d8 [2] = { - { 0x301, 0x1fe }, { 0, 0 }}; + { 0x301, 0x1fe }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000dc [5] = { - { 0x300, 0x1db }, - { 0x301, 0x1d7 }, - { 0x304, 0x1d5 }, - { 0x30c, 0x1d9 }, { 0, 0 }}; + { 0x300, 0x1db }, + { 0x301, 0x1d7 }, + { 0x304, 0x1d5 }, + { 0x30c, 0x1d9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000e2 [5] = { - { 0x300, 0x1ea7 }, - { 0x301, 0x1ea5 }, - { 0x303, 0x1eab }, - { 0x309, 0x1ea9 }, { 0, 0 }}; + { 0x300, 0x1ea7 }, + { 0x301, 0x1ea5 }, + { 0x303, 0x1eab }, + { 0x309, 0x1ea9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000e4 [2] = { - { 0x304, 0x1df }, { 0, 0 }}; + { 0x304, 0x1df }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000e5 [2] = { - { 0x301, 0x1fb }, { 0, 0 }}; + { 0x301, 0x1fb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000e6 [3] = { - { 0x301, 0x1fd }, - { 0x304, 0x1e3 }, { 0, 0 }}; + { 0x301, 0x1fd }, + { 0x304, 0x1e3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000e7 [2] = { - { 0x301, 0x1e09 }, { 0, 0 }}; + { 0x301, 0x1e09 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000ea [5] = { - { 0x300, 0x1ec1 }, - { 0x301, 0x1ebf }, - { 0x303, 0x1ec5 }, - { 0x309, 0x1ec3 }, { 0, 0 }}; + { 0x300, 0x1ec1 }, + { 0x301, 0x1ebf }, + { 0x303, 0x1ec5 }, + { 0x309, 0x1ec3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000ef [2] = { - { 0x301, 0x1e2f }, { 0, 0 }}; + { 0x301, 0x1e2f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000f4 [5] = { - { 0x300, 0x1ed3 }, - { 0x301, 0x1ed1 }, - { 0x303, 0x1ed7 }, - { 0x309, 0x1ed5 }, { 0, 0 }}; + { 0x300, 0x1ed3 }, + { 0x301, 0x1ed1 }, + { 0x303, 0x1ed7 }, + { 0x309, 0x1ed5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000f5 [4] = { - { 0x301, 0x1e4d }, - { 0x304, 0x22d }, - { 0x308, 0x1e4f }, { 0, 0 }}; + { 0x301, 0x1e4d }, + { 0x304, 0x22d }, + { 0x308, 0x1e4f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000f6 [2] = { - { 0x304, 0x22b }, { 0, 0 }}; + { 0x304, 0x22b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000f8 [2] = { - { 0x301, 0x1ff }, { 0, 0 }}; + { 0x301, 0x1ff }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000fc [5] = { - { 0x300, 0x1dc }, - { 0x301, 0x1d8 }, - { 0x304, 0x1d6 }, - { 0x30c, 0x1da }, { 0, 0 }}; + { 0x300, 0x1dc }, + { 0x301, 0x1d8 }, + { 0x304, 0x1d6 }, + { 0x30c, 0x1da }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000102 [5] = { - { 0x300, 0x1eb0 }, - { 0x301, 0x1eae }, - { 0x303, 0x1eb4 }, - { 0x309, 0x1eb2 }, { 0, 0 }}; + { 0x300, 0x1eb0 }, + { 0x301, 0x1eae }, + { 0x303, 0x1eb4 }, + { 0x309, 0x1eb2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000103 [5] = { - { 0x300, 0x1eb1 }, - { 0x301, 0x1eaf }, - { 0x303, 0x1eb5 }, - { 0x309, 0x1eb3 }, { 0, 0 }}; + { 0x300, 0x1eb1 }, + { 0x301, 0x1eaf }, + { 0x303, 0x1eb5 }, + { 0x309, 0x1eb3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000112 [3] = { - { 0x300, 0x1e14 }, - { 0x301, 0x1e16 }, { 0, 0 }}; + { 0x300, 0x1e14 }, + { 0x301, 0x1e16 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000113 [3] = { - { 0x300, 0x1e15 }, - { 0x301, 0x1e17 }, { 0, 0 }}; + { 0x300, 0x1e15 }, + { 0x301, 0x1e17 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00014c [3] = { - { 0x300, 0x1e50 }, - { 0x301, 0x1e52 }, { 0, 0 }}; + { 0x300, 0x1e50 }, + { 0x301, 0x1e52 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00014d [3] = { - { 0x300, 0x1e51 }, - { 0x301, 0x1e53 }, { 0, 0 }}; + { 0x300, 0x1e51 }, + { 0x301, 0x1e53 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00015a [2] = { - { 0x307, 0x1e64 }, { 0, 0 }}; + { 0x307, 0x1e64 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00015b [2] = { - { 0x307, 0x1e65 }, { 0, 0 }}; + { 0x307, 0x1e65 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000160 [2] = { - { 0x307, 0x1e66 }, { 0, 0 }}; + { 0x307, 0x1e66 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000161 [2] = { - { 0x307, 0x1e67 }, { 0, 0 }}; + { 0x307, 0x1e67 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000168 [2] = { - { 0x301, 0x1e78 }, { 0, 0 }}; + { 0x301, 0x1e78 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000169 [2] = { - { 0x301, 0x1e79 }, { 0, 0 }}; + { 0x301, 0x1e79 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00016a [2] = { - { 0x308, 0x1e7a }, { 0, 0 }}; + { 0x308, 0x1e7a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00016b [2] = { - { 0x308, 0x1e7b }, { 0, 0 }}; + { 0x308, 0x1e7b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00017f [2] = { - { 0x307, 0x1e9b }, { 0, 0 }}; + { 0x307, 0x1e9b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001a0 [6] = { - { 0x300, 0x1edc }, - { 0x301, 0x1eda }, - { 0x303, 0x1ee0 }, - { 0x309, 0x1ede }, - { 0x323, 0x1ee2 }, { 0, 0 }}; + { 0x300, 0x1edc }, + { 0x301, 0x1eda }, + { 0x303, 0x1ee0 }, + { 0x309, 0x1ede }, + { 0x323, 0x1ee2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001a1 [6] = { - { 0x300, 0x1edd }, - { 0x301, 0x1edb }, - { 0x303, 0x1ee1 }, - { 0x309, 0x1edf }, - { 0x323, 0x1ee3 }, { 0, 0 }}; + { 0x300, 0x1edd }, + { 0x301, 0x1edb }, + { 0x303, 0x1ee1 }, + { 0x309, 0x1edf }, + { 0x323, 0x1ee3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001af [6] = { - { 0x300, 0x1eea }, - { 0x301, 0x1ee8 }, - { 0x303, 0x1eee }, - { 0x309, 0x1eec }, - { 0x323, 0x1ef0 }, { 0, 0 }}; + { 0x300, 0x1eea }, + { 0x301, 0x1ee8 }, + { 0x303, 0x1eee }, + { 0x309, 0x1eec }, + { 0x323, 0x1ef0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001b0 [6] = { - { 0x300, 0x1eeb }, - { 0x301, 0x1ee9 }, - { 0x303, 0x1eef }, - { 0x309, 0x1eed }, - { 0x323, 0x1ef1 }, { 0, 0 }}; + { 0x300, 0x1eeb }, + { 0x301, 0x1ee9 }, + { 0x303, 0x1eef }, + { 0x309, 0x1eed }, + { 0x323, 0x1ef1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001b7 [2] = { - { 0x30c, 0x1ee }, { 0, 0 }}; + { 0x30c, 0x1ee }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001ea [2] = { - { 0x304, 0x1ec }, { 0, 0 }}; + { 0x304, 0x1ec }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001eb [2] = { - { 0x304, 0x1ed }, { 0, 0 }}; + { 0x304, 0x1ed }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000226 [2] = { - { 0x304, 0x1e0 }, { 0, 0 }}; + { 0x304, 0x1e0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000227 [2] = { - { 0x304, 0x1e1 }, { 0, 0 }}; + { 0x304, 0x1e1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000228 [2] = { - { 0x306, 0x1e1c }, { 0, 0 }}; + { 0x306, 0x1e1c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000229 [2] = { - { 0x306, 0x1e1d }, { 0, 0 }}; + { 0x306, 0x1e1d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00022e [2] = { - { 0x304, 0x230 }, { 0, 0 }}; + { 0x304, 0x230 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00022f [2] = { - { 0x304, 0x231 }, { 0, 0 }}; + { 0x304, 0x231 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000292 [2] = { - { 0x30c, 0x1ef }, { 0, 0 }}; + { 0x30c, 0x1ef }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000391 [8] = { - { 0x300, 0x1fba }, - { 0x301, 0x386 }, - { 0x304, 0x1fb9 }, - { 0x306, 0x1fb8 }, - { 0x313, 0x1f08 }, - { 0x314, 0x1f09 }, - { 0x345, 0x1fbc }, { 0, 0 }}; + { 0x300, 0x1fba }, + { 0x301, 0x386 }, + { 0x304, 0x1fb9 }, + { 0x306, 0x1fb8 }, + { 0x313, 0x1f08 }, + { 0x314, 0x1f09 }, + { 0x345, 0x1fbc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000395 [5] = { - { 0x300, 0x1fc8 }, - { 0x301, 0x388 }, - { 0x313, 0x1f18 }, - { 0x314, 0x1f19 }, { 0, 0 }}; + { 0x300, 0x1fc8 }, + { 0x301, 0x388 }, + { 0x313, 0x1f18 }, + { 0x314, 0x1f19 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000397 [6] = { - { 0x300, 0x1fca }, - { 0x301, 0x389 }, - { 0x313, 0x1f28 }, - { 0x314, 0x1f29 }, - { 0x345, 0x1fcc }, { 0, 0 }}; + { 0x300, 0x1fca }, + { 0x301, 0x389 }, + { 0x313, 0x1f28 }, + { 0x314, 0x1f29 }, + { 0x345, 0x1fcc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000399 [8] = { - { 0x300, 0x1fda }, - { 0x301, 0x38a }, - { 0x304, 0x1fd9 }, - { 0x306, 0x1fd8 }, - { 0x308, 0x3aa }, - { 0x313, 0x1f38 }, - { 0x314, 0x1f39 }, { 0, 0 }}; + { 0x300, 0x1fda }, + { 0x301, 0x38a }, + { 0x304, 0x1fd9 }, + { 0x306, 0x1fd8 }, + { 0x308, 0x3aa }, + { 0x313, 0x1f38 }, + { 0x314, 0x1f39 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00039f [5] = { - { 0x300, 0x1ff8 }, - { 0x301, 0x38c }, - { 0x313, 0x1f48 }, - { 0x314, 0x1f49 }, { 0, 0 }}; + { 0x300, 0x1ff8 }, + { 0x301, 0x38c }, + { 0x313, 0x1f48 }, + { 0x314, 0x1f49 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003a1 [2] = { - { 0x314, 0x1fec }, { 0, 0 }}; + { 0x314, 0x1fec }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003a5 [7] = { - { 0x300, 0x1fea }, - { 0x301, 0x38e }, - { 0x304, 0x1fe9 }, - { 0x306, 0x1fe8 }, - { 0x308, 0x3ab }, - { 0x314, 0x1f59 }, { 0, 0 }}; + { 0x300, 0x1fea }, + { 0x301, 0x38e }, + { 0x304, 0x1fe9 }, + { 0x306, 0x1fe8 }, + { 0x308, 0x3ab }, + { 0x314, 0x1f59 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003a9 [6] = { - { 0x300, 0x1ffa }, - { 0x301, 0x38f }, - { 0x313, 0x1f68 }, - { 0x314, 0x1f69 }, - { 0x345, 0x1ffc }, { 0, 0 }}; + { 0x300, 0x1ffa }, + { 0x301, 0x38f }, + { 0x313, 0x1f68 }, + { 0x314, 0x1f69 }, + { 0x345, 0x1ffc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003ac [2] = { - { 0x345, 0x1fb4 }, { 0, 0 }}; + { 0x345, 0x1fb4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003ae [2] = { - { 0x345, 0x1fc4 }, { 0, 0 }}; + { 0x345, 0x1fc4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003b1 [9] = { - { 0x300, 0x1f70 }, - { 0x301, 0x3ac }, - { 0x304, 0x1fb1 }, - { 0x306, 0x1fb0 }, - { 0x313, 0x1f00 }, - { 0x314, 0x1f01 }, - { 0x342, 0x1fb6 }, - { 0x345, 0x1fb3 }, { 0, 0 }}; + { 0x300, 0x1f70 }, + { 0x301, 0x3ac }, + { 0x304, 0x1fb1 }, + { 0x306, 0x1fb0 }, + { 0x313, 0x1f00 }, + { 0x314, 0x1f01 }, + { 0x342, 0x1fb6 }, + { 0x345, 0x1fb3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003b5 [5] = { - { 0x300, 0x1f72 }, - { 0x301, 0x3ad }, - { 0x313, 0x1f10 }, - { 0x314, 0x1f11 }, { 0, 0 }}; + { 0x300, 0x1f72 }, + { 0x301, 0x3ad }, + { 0x313, 0x1f10 }, + { 0x314, 0x1f11 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003b7 [7] = { - { 0x300, 0x1f74 }, - { 0x301, 0x3ae }, - { 0x313, 0x1f20 }, - { 0x314, 0x1f21 }, - { 0x342, 0x1fc6 }, - { 0x345, 0x1fc3 }, { 0, 0 }}; + { 0x300, 0x1f74 }, + { 0x301, 0x3ae }, + { 0x313, 0x1f20 }, + { 0x314, 0x1f21 }, + { 0x342, 0x1fc6 }, + { 0x345, 0x1fc3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003b9 [9] = { - { 0x300, 0x1f76 }, - { 0x301, 0x3af }, - { 0x304, 0x1fd1 }, - { 0x306, 0x1fd0 }, - { 0x308, 0x3ca }, - { 0x313, 0x1f30 }, - { 0x314, 0x1f31 }, - { 0x342, 0x1fd6 }, { 0, 0 }}; + { 0x300, 0x1f76 }, + { 0x301, 0x3af }, + { 0x304, 0x1fd1 }, + { 0x306, 0x1fd0 }, + { 0x308, 0x3ca }, + { 0x313, 0x1f30 }, + { 0x314, 0x1f31 }, + { 0x342, 0x1fd6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003bf [5] = { - { 0x300, 0x1f78 }, - { 0x301, 0x3cc }, - { 0x313, 0x1f40 }, - { 0x314, 0x1f41 }, { 0, 0 }}; + { 0x300, 0x1f78 }, + { 0x301, 0x3cc }, + { 0x313, 0x1f40 }, + { 0x314, 0x1f41 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003c1 [3] = { - { 0x313, 0x1fe4 }, - { 0x314, 0x1fe5 }, { 0, 0 }}; + { 0x313, 0x1fe4 }, + { 0x314, 0x1fe5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003c5 [9] = { - { 0x300, 0x1f7a }, - { 0x301, 0x3cd }, - { 0x304, 0x1fe1 }, - { 0x306, 0x1fe0 }, - { 0x308, 0x3cb }, - { 0x313, 0x1f50 }, - { 0x314, 0x1f51 }, - { 0x342, 0x1fe6 }, { 0, 0 }}; + { 0x300, 0x1f7a }, + { 0x301, 0x3cd }, + { 0x304, 0x1fe1 }, + { 0x306, 0x1fe0 }, + { 0x308, 0x3cb }, + { 0x313, 0x1f50 }, + { 0x314, 0x1f51 }, + { 0x342, 0x1fe6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003c9 [7] = { - { 0x300, 0x1f7c }, - { 0x301, 0x3ce }, - { 0x313, 0x1f60 }, - { 0x314, 0x1f61 }, - { 0x342, 0x1ff6 }, - { 0x345, 0x1ff3 }, { 0, 0 }}; + { 0x300, 0x1f7c }, + { 0x301, 0x3ce }, + { 0x313, 0x1f60 }, + { 0x314, 0x1f61 }, + { 0x342, 0x1ff6 }, + { 0x345, 0x1ff3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003ca [4] = { - { 0x300, 0x1fd2 }, - { 0x301, 0x390 }, - { 0x342, 0x1fd7 }, { 0, 0 }}; + { 0x300, 0x1fd2 }, + { 0x301, 0x390 }, + { 0x342, 0x1fd7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003cb [4] = { - { 0x300, 0x1fe2 }, - { 0x301, 0x3b0 }, - { 0x342, 0x1fe7 }, { 0, 0 }}; + { 0x300, 0x1fe2 }, + { 0x301, 0x3b0 }, + { 0x342, 0x1fe7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003ce [2] = { - { 0x345, 0x1ff4 }, { 0, 0 }}; + { 0x345, 0x1ff4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003d2 [3] = { - { 0x301, 0x3d3 }, - { 0x308, 0x3d4 }, { 0, 0 }}; + { 0x301, 0x3d3 }, + { 0x308, 0x3d4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000406 [2] = { - { 0x308, 0x407 }, { 0, 0 }}; + { 0x308, 0x407 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000410 [3] = { - { 0x306, 0x4d0 }, - { 0x308, 0x4d2 }, { 0, 0 }}; + { 0x306, 0x4d0 }, + { 0x308, 0x4d2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000413 [2] = { - { 0x301, 0x403 }, { 0, 0 }}; + { 0x301, 0x403 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000415 [4] = { - { 0x300, 0x400 }, - { 0x306, 0x4d6 }, - { 0x308, 0x401 }, { 0, 0 }}; + { 0x300, 0x400 }, + { 0x306, 0x4d6 }, + { 0x308, 0x401 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000416 [3] = { - { 0x306, 0x4c1 }, - { 0x308, 0x4dc }, { 0, 0 }}; + { 0x306, 0x4c1 }, + { 0x308, 0x4dc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000417 [2] = { - { 0x308, 0x4de }, { 0, 0 }}; + { 0x308, 0x4de }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000418 [5] = { - { 0x300, 0x40d }, - { 0x304, 0x4e2 }, - { 0x306, 0x419 }, - { 0x308, 0x4e4 }, { 0, 0 }}; + { 0x300, 0x40d }, + { 0x304, 0x4e2 }, + { 0x306, 0x419 }, + { 0x308, 0x4e4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00041a [2] = { - { 0x301, 0x40c }, { 0, 0 }}; + { 0x301, 0x40c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00041e [2] = { - { 0x308, 0x4e6 }, { 0, 0 }}; + { 0x308, 0x4e6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000423 [5] = { - { 0x304, 0x4ee }, - { 0x306, 0x40e }, - { 0x308, 0x4f0 }, - { 0x30b, 0x4f2 }, { 0, 0 }}; + { 0x304, 0x4ee }, + { 0x306, 0x40e }, + { 0x308, 0x4f0 }, + { 0x30b, 0x4f2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000427 [2] = { - { 0x308, 0x4f4 }, { 0, 0 }}; + { 0x308, 0x4f4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00042b [2] = { - { 0x308, 0x4f8 }, { 0, 0 }}; + { 0x308, 0x4f8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00042d [2] = { - { 0x308, 0x4ec }, { 0, 0 }}; + { 0x308, 0x4ec }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000430 [3] = { - { 0x306, 0x4d1 }, - { 0x308, 0x4d3 }, { 0, 0 }}; + { 0x306, 0x4d1 }, + { 0x308, 0x4d3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000433 [2] = { - { 0x301, 0x453 }, { 0, 0 }}; + { 0x301, 0x453 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000435 [4] = { - { 0x300, 0x450 }, - { 0x306, 0x4d7 }, - { 0x308, 0x451 }, { 0, 0 }}; + { 0x300, 0x450 }, + { 0x306, 0x4d7 }, + { 0x308, 0x451 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000436 [3] = { - { 0x306, 0x4c2 }, - { 0x308, 0x4dd }, { 0, 0 }}; + { 0x306, 0x4c2 }, + { 0x308, 0x4dd }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000437 [2] = { - { 0x308, 0x4df }, { 0, 0 }}; + { 0x308, 0x4df }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000438 [5] = { - { 0x300, 0x45d }, - { 0x304, 0x4e3 }, - { 0x306, 0x439 }, - { 0x308, 0x4e5 }, { 0, 0 }}; + { 0x300, 0x45d }, + { 0x304, 0x4e3 }, + { 0x306, 0x439 }, + { 0x308, 0x4e5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00043a [2] = { - { 0x301, 0x45c }, { 0, 0 }}; + { 0x301, 0x45c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00043e [2] = { - { 0x308, 0x4e7 }, { 0, 0 }}; + { 0x308, 0x4e7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000443 [5] = { - { 0x304, 0x4ef }, - { 0x306, 0x45e }, - { 0x308, 0x4f1 }, - { 0x30b, 0x4f3 }, { 0, 0 }}; + { 0x304, 0x4ef }, + { 0x306, 0x45e }, + { 0x308, 0x4f1 }, + { 0x30b, 0x4f3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000447 [2] = { - { 0x308, 0x4f5 }, { 0, 0 }}; + { 0x308, 0x4f5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00044b [2] = { - { 0x308, 0x4f9 }, { 0, 0 }}; + { 0x308, 0x4f9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00044d [2] = { - { 0x308, 0x4ed }, { 0, 0 }}; + { 0x308, 0x4ed }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000456 [2] = { - { 0x308, 0x457 }, { 0, 0 }}; + { 0x308, 0x457 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000474 [2] = { - { 0x30f, 0x476 }, { 0, 0 }}; + { 0x30f, 0x476 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000475 [2] = { - { 0x30f, 0x477 }, { 0, 0 }}; + { 0x30f, 0x477 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0004d8 [2] = { - { 0x308, 0x4da }, { 0, 0 }}; + { 0x308, 0x4da }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0004d9 [2] = { - { 0x308, 0x4db }, { 0, 0 }}; + { 0x308, 0x4db }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0004e8 [2] = { - { 0x308, 0x4ea }, { 0, 0 }}; + { 0x308, 0x4ea }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0004e9 [2] = { - { 0x308, 0x4eb }, { 0, 0 }}; + { 0x308, 0x4eb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d0 [4] = { - { 0x5b7, 0xfb2e }, - { 0x5b8, 0xfb2f }, - { 0x5bc, 0xfb30 }, { 0, 0 }}; + { 0x5b7, 0xfb2e }, + { 0x5b8, 0xfb2f }, + { 0x5bc, 0xfb30 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d1 [3] = { - { 0x5bc, 0xfb31 }, - { 0x5bf, 0xfb4c }, { 0, 0 }}; + { 0x5bc, 0xfb31 }, + { 0x5bf, 0xfb4c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d2 [2] = { - { 0x5bc, 0xfb32 }, { 0, 0 }}; + { 0x5bc, 0xfb32 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d3 [2] = { - { 0x5bc, 0xfb33 }, { 0, 0 }}; + { 0x5bc, 0xfb33 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d4 [2] = { - { 0x5bc, 0xfb34 }, { 0, 0 }}; + { 0x5bc, 0xfb34 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d5 [3] = { - { 0x5b9, 0xfb4b }, - { 0x5bc, 0xfb35 }, { 0, 0 }}; + { 0x5b9, 0xfb4b }, + { 0x5bc, 0xfb35 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d6 [2] = { - { 0x5bc, 0xfb36 }, { 0, 0 }}; + { 0x5bc, 0xfb36 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d8 [2] = { - { 0x5bc, 0xfb38 }, { 0, 0 }}; + { 0x5bc, 0xfb38 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d9 [3] = { - { 0x5b4, 0xfb1d }, - { 0x5bc, 0xfb39 }, { 0, 0 }}; + { 0x5b4, 0xfb1d }, + { 0x5bc, 0xfb39 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005da [2] = { - { 0x5bc, 0xfb3a }, { 0, 0 }}; + { 0x5bc, 0xfb3a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005db [3] = { - { 0x5bc, 0xfb3b }, - { 0x5bf, 0xfb4d }, { 0, 0 }}; + { 0x5bc, 0xfb3b }, + { 0x5bf, 0xfb4d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005dc [2] = { - { 0x5bc, 0xfb3c }, { 0, 0 }}; + { 0x5bc, 0xfb3c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005de [2] = { - { 0x5bc, 0xfb3e }, { 0, 0 }}; + { 0x5bc, 0xfb3e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e0 [2] = { - { 0x5bc, 0xfb40 }, { 0, 0 }}; + { 0x5bc, 0xfb40 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e1 [2] = { - { 0x5bc, 0xfb41 }, { 0, 0 }}; + { 0x5bc, 0xfb41 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e3 [2] = { - { 0x5bc, 0xfb43 }, { 0, 0 }}; + { 0x5bc, 0xfb43 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e4 [3] = { - { 0x5bc, 0xfb44 }, - { 0x5bf, 0xfb4e }, { 0, 0 }}; + { 0x5bc, 0xfb44 }, + { 0x5bf, 0xfb4e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e6 [2] = { - { 0x5bc, 0xfb46 }, { 0, 0 }}; + { 0x5bc, 0xfb46 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e7 [2] = { - { 0x5bc, 0xfb47 }, { 0, 0 }}; + { 0x5bc, 0xfb47 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e8 [2] = { - { 0x5bc, 0xfb48 }, { 0, 0 }}; + { 0x5bc, 0xfb48 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e9 [4] = { - { 0x5bc, 0xfb49 }, - { 0x5c1, 0xfb2a }, - { 0x5c2, 0xfb2b }, { 0, 0 }}; + { 0x5bc, 0xfb49 }, + { 0x5c1, 0xfb2a }, + { 0x5c2, 0xfb2b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005ea [2] = { - { 0x5bc, 0xfb4a }, { 0, 0 }}; + { 0x5bc, 0xfb4a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005f2 [2] = { - { 0x5b7, 0xfb1f }, { 0, 0 }}; + { 0x5b7, 0xfb1f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000627 [4] = { - { 0x653, 0x622 }, - { 0x654, 0x623 }, - { 0x655, 0x625 }, { 0, 0 }}; + { 0x653, 0x622 }, + { 0x654, 0x623 }, + { 0x655, 0x625 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000648 [2] = { - { 0x654, 0x624 }, { 0, 0 }}; + { 0x654, 0x624 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00064a [2] = { - { 0x654, 0x626 }, { 0, 0 }}; + { 0x654, 0x626 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0006c1 [2] = { - { 0x654, 0x6c2 }, { 0, 0 }}; + { 0x654, 0x6c2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0006d2 [2] = { - { 0x654, 0x6d3 }, { 0, 0 }}; + { 0x654, 0x6d3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0006d5 [2] = { - { 0x654, 0x6c0 }, { 0, 0 }}; + { 0x654, 0x6c0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000915 [2] = { - { 0x93c, 0x958 }, { 0, 0 }}; + { 0x93c, 0x958 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000916 [2] = { - { 0x93c, 0x959 }, { 0, 0 }}; + { 0x93c, 0x959 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000917 [2] = { - { 0x93c, 0x95a }, { 0, 0 }}; + { 0x93c, 0x95a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00091c [2] = { - { 0x93c, 0x95b }, { 0, 0 }}; + { 0x93c, 0x95b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000921 [2] = { - { 0x93c, 0x95c }, { 0, 0 }}; + { 0x93c, 0x95c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000922 [2] = { - { 0x93c, 0x95d }, { 0, 0 }}; + { 0x93c, 0x95d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000928 [2] = { - { 0x93c, 0x929 }, { 0, 0 }}; + { 0x93c, 0x929 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00092b [2] = { - { 0x93c, 0x95e }, { 0, 0 }}; + { 0x93c, 0x95e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00092f [2] = { - { 0x93c, 0x95f }, { 0, 0 }}; + { 0x93c, 0x95f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000930 [2] = { - { 0x93c, 0x931 }, { 0, 0 }}; + { 0x93c, 0x931 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000933 [2] = { - { 0x93c, 0x934 }, { 0, 0 }}; + { 0x93c, 0x934 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0009a1 [2] = { - { 0x9bc, 0x9dc }, { 0, 0 }}; + { 0x9bc, 0x9dc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0009a2 [2] = { - { 0x9bc, 0x9dd }, { 0, 0 }}; + { 0x9bc, 0x9dd }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0009af [2] = { - { 0x9bc, 0x9df }, { 0, 0 }}; + { 0x9bc, 0x9df }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0009c7 [3] = { - { 0x9be, 0x9cb }, - { 0x9d7, 0x9cc }, { 0, 0 }}; + { 0x9be, 0x9cb }, + { 0x9d7, 0x9cc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a16 [2] = { - { 0xa3c, 0xa59 }, { 0, 0 }}; + { 0xa3c, 0xa59 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a17 [2] = { - { 0xa3c, 0xa5a }, { 0, 0 }}; + { 0xa3c, 0xa5a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a1c [2] = { - { 0xa3c, 0xa5b }, { 0, 0 }}; + { 0xa3c, 0xa5b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a2b [2] = { - { 0xa3c, 0xa5e }, { 0, 0 }}; + { 0xa3c, 0xa5e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a32 [2] = { - { 0xa3c, 0xa33 }, { 0, 0 }}; + { 0xa3c, 0xa33 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a38 [2] = { - { 0xa3c, 0xa36 }, { 0, 0 }}; + { 0xa3c, 0xa36 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000b21 [2] = { - { 0xb3c, 0xb5c }, { 0, 0 }}; + { 0xb3c, 0xb5c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000b22 [2] = { - { 0xb3c, 0xb5d }, { 0, 0 }}; + { 0xb3c, 0xb5d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000b47 [4] = { - { 0xb3e, 0xb4b }, - { 0xb56, 0xb48 }, - { 0xb57, 0xb4c }, { 0, 0 }}; + { 0xb3e, 0xb4b }, + { 0xb56, 0xb48 }, + { 0xb57, 0xb4c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000b92 [2] = { - { 0xbd7, 0xb94 }, { 0, 0 }}; + { 0xbd7, 0xb94 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000bc6 [3] = { - { 0xbbe, 0xbca }, - { 0xbd7, 0xbcc }, { 0, 0 }}; + { 0xbbe, 0xbca }, + { 0xbd7, 0xbcc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000bc7 [2] = { - { 0xbbe, 0xbcb }, { 0, 0 }}; + { 0xbbe, 0xbcb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000c46 [2] = { - { 0xc56, 0xc48 }, { 0, 0 }}; + { 0xc56, 0xc48 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000cbf [2] = { - { 0xcd5, 0xcc0 }, { 0, 0 }}; + { 0xcd5, 0xcc0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000cc6 [4] = { - { 0xcc2, 0xcca }, - { 0xcd5, 0xcc7 }, - { 0xcd6, 0xcc8 }, { 0, 0 }}; + { 0xcc2, 0xcca }, + { 0xcd5, 0xcc7 }, + { 0xcd6, 0xcc8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000cca [2] = { - { 0xcd5, 0xccb }, { 0, 0 }}; + { 0xcd5, 0xccb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000d46 [3] = { - { 0xd3e, 0xd4a }, - { 0xd57, 0xd4c }, { 0, 0 }}; + { 0xd3e, 0xd4a }, + { 0xd57, 0xd4c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000d47 [2] = { - { 0xd3e, 0xd4b }, { 0, 0 }}; + { 0xd3e, 0xd4b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000dd9 [4] = { - { 0xdca, 0xdda }, - { 0xdcf, 0xddc }, - { 0xddf, 0xdde }, { 0, 0 }}; + { 0xdca, 0xdda }, + { 0xdcf, 0xddc }, + { 0xddf, 0xdde }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000ddc [2] = { - { 0xdca, 0xddd }, { 0, 0 }}; + { 0xdca, 0xddd }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f40 [2] = { - { 0xfb5, 0xf69 }, { 0, 0 }}; + { 0xfb5, 0xf69 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f42 [2] = { - { 0xfb7, 0xf43 }, { 0, 0 }}; + { 0xfb7, 0xf43 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f4c [2] = { - { 0xfb7, 0xf4d }, { 0, 0 }}; + { 0xfb7, 0xf4d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f51 [2] = { - { 0xfb7, 0xf52 }, { 0, 0 }}; + { 0xfb7, 0xf52 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f56 [2] = { - { 0xfb7, 0xf57 }, { 0, 0 }}; + { 0xfb7, 0xf57 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f5b [2] = { - { 0xfb7, 0xf5c }, { 0, 0 }}; + { 0xfb7, 0xf5c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f90 [2] = { - { 0xfb5, 0xfb9 }, { 0, 0 }}; + { 0xfb5, 0xfb9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f92 [2] = { - { 0xfb7, 0xf93 }, { 0, 0 }}; + { 0xfb7, 0xf93 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f9c [2] = { - { 0xfb7, 0xf9d }, { 0, 0 }}; + { 0xfb7, 0xf9d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000fa1 [2] = { - { 0xfb7, 0xfa2 }, { 0, 0 }}; + { 0xfb7, 0xfa2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000fa6 [2] = { - { 0xfb7, 0xfa7 }, { 0, 0 }}; + { 0xfb7, 0xfa7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000fab [2] = { - { 0xfb7, 0xfac }, { 0, 0 }}; + { 0xfb7, 0xfac }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000fb2 [2] = { - { 0xf80, 0xf76 }, { 0, 0 }}; + { 0xf80, 0xf76 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000fb3 [2] = { - { 0xf80, 0xf78 }, { 0, 0 }}; + { 0xf80, 0xf78 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001025 [2] = { - { 0x102e, 0x1026 }, { 0, 0 }}; + { 0x102e, 0x1026 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b05 [2] = { - { 0x1b35, 0x1b06 }, { 0, 0 }}; + { 0x1b35, 0x1b06 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b07 [2] = { - { 0x1b35, 0x1b08 }, { 0, 0 }}; + { 0x1b35, 0x1b08 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b09 [2] = { - { 0x1b35, 0x1b0a }, { 0, 0 }}; + { 0x1b35, 0x1b0a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b0b [2] = { - { 0x1b35, 0x1b0c }, { 0, 0 }}; + { 0x1b35, 0x1b0c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b0d [2] = { - { 0x1b35, 0x1b0e }, { 0, 0 }}; + { 0x1b35, 0x1b0e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b11 [2] = { - { 0x1b35, 0x1b12 }, { 0, 0 }}; + { 0x1b35, 0x1b12 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b3a [2] = { - { 0x1b35, 0x1b3b }, { 0, 0 }}; + { 0x1b35, 0x1b3b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b3c [2] = { - { 0x1b35, 0x1b3d }, { 0, 0 }}; + { 0x1b35, 0x1b3d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b3e [2] = { - { 0x1b35, 0x1b40 }, { 0, 0 }}; + { 0x1b35, 0x1b40 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b3f [2] = { - { 0x1b35, 0x1b41 }, { 0, 0 }}; + { 0x1b35, 0x1b41 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b42 [2] = { - { 0x1b35, 0x1b43 }, { 0, 0 }}; + { 0x1b35, 0x1b43 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e36 [2] = { - { 0x304, 0x1e38 }, { 0, 0 }}; + { 0x304, 0x1e38 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e37 [2] = { - { 0x304, 0x1e39 }, { 0, 0 }}; + { 0x304, 0x1e39 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e5a [2] = { - { 0x304, 0x1e5c }, { 0, 0 }}; + { 0x304, 0x1e5c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e5b [2] = { - { 0x304, 0x1e5d }, { 0, 0 }}; + { 0x304, 0x1e5d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e62 [2] = { - { 0x307, 0x1e68 }, { 0, 0 }}; + { 0x307, 0x1e68 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e63 [2] = { - { 0x307, 0x1e69 }, { 0, 0 }}; + { 0x307, 0x1e69 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ea0 [3] = { - { 0x302, 0x1eac }, - { 0x306, 0x1eb6 }, { 0, 0 }}; + { 0x302, 0x1eac }, + { 0x306, 0x1eb6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ea1 [3] = { - { 0x302, 0x1ead }, - { 0x306, 0x1eb7 }, { 0, 0 }}; + { 0x302, 0x1ead }, + { 0x306, 0x1eb7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001eb8 [2] = { - { 0x302, 0x1ec6 }, { 0, 0 }}; + { 0x302, 0x1ec6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001eb9 [2] = { - { 0x302, 0x1ec7 }, { 0, 0 }}; + { 0x302, 0x1ec7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ecc [2] = { - { 0x302, 0x1ed8 }, { 0, 0 }}; + { 0x302, 0x1ed8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ecd [2] = { - { 0x302, 0x1ed9 }, { 0, 0 }}; + { 0x302, 0x1ed9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f00 [5] = { - { 0x300, 0x1f02 }, - { 0x301, 0x1f04 }, - { 0x342, 0x1f06 }, - { 0x345, 0x1f80 }, { 0, 0 }}; + { 0x300, 0x1f02 }, + { 0x301, 0x1f04 }, + { 0x342, 0x1f06 }, + { 0x345, 0x1f80 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f01 [5] = { - { 0x300, 0x1f03 }, - { 0x301, 0x1f05 }, - { 0x342, 0x1f07 }, - { 0x345, 0x1f81 }, { 0, 0 }}; + { 0x300, 0x1f03 }, + { 0x301, 0x1f05 }, + { 0x342, 0x1f07 }, + { 0x345, 0x1f81 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f02 [2] = { - { 0x345, 0x1f82 }, { 0, 0 }}; + { 0x345, 0x1f82 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f03 [2] = { - { 0x345, 0x1f83 }, { 0, 0 }}; + { 0x345, 0x1f83 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f04 [2] = { - { 0x345, 0x1f84 }, { 0, 0 }}; + { 0x345, 0x1f84 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f05 [2] = { - { 0x345, 0x1f85 }, { 0, 0 }}; + { 0x345, 0x1f85 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f06 [2] = { - { 0x345, 0x1f86 }, { 0, 0 }}; + { 0x345, 0x1f86 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f07 [2] = { - { 0x345, 0x1f87 }, { 0, 0 }}; + { 0x345, 0x1f87 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f08 [5] = { - { 0x300, 0x1f0a }, - { 0x301, 0x1f0c }, - { 0x342, 0x1f0e }, - { 0x345, 0x1f88 }, { 0, 0 }}; + { 0x300, 0x1f0a }, + { 0x301, 0x1f0c }, + { 0x342, 0x1f0e }, + { 0x345, 0x1f88 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f09 [5] = { - { 0x300, 0x1f0b }, - { 0x301, 0x1f0d }, - { 0x342, 0x1f0f }, - { 0x345, 0x1f89 }, { 0, 0 }}; + { 0x300, 0x1f0b }, + { 0x301, 0x1f0d }, + { 0x342, 0x1f0f }, + { 0x345, 0x1f89 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0a [2] = { - { 0x345, 0x1f8a }, { 0, 0 }}; + { 0x345, 0x1f8a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0b [2] = { - { 0x345, 0x1f8b }, { 0, 0 }}; + { 0x345, 0x1f8b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0c [2] = { - { 0x345, 0x1f8c }, { 0, 0 }}; + { 0x345, 0x1f8c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0d [2] = { - { 0x345, 0x1f8d }, { 0, 0 }}; + { 0x345, 0x1f8d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0e [2] = { - { 0x345, 0x1f8e }, { 0, 0 }}; + { 0x345, 0x1f8e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0f [2] = { - { 0x345, 0x1f8f }, { 0, 0 }}; + { 0x345, 0x1f8f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f10 [3] = { - { 0x300, 0x1f12 }, - { 0x301, 0x1f14 }, { 0, 0 }}; + { 0x300, 0x1f12 }, + { 0x301, 0x1f14 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f11 [3] = { - { 0x300, 0x1f13 }, - { 0x301, 0x1f15 }, { 0, 0 }}; + { 0x300, 0x1f13 }, + { 0x301, 0x1f15 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f18 [3] = { - { 0x300, 0x1f1a }, - { 0x301, 0x1f1c }, { 0, 0 }}; + { 0x300, 0x1f1a }, + { 0x301, 0x1f1c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f19 [3] = { - { 0x300, 0x1f1b }, - { 0x301, 0x1f1d }, { 0, 0 }}; + { 0x300, 0x1f1b }, + { 0x301, 0x1f1d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f20 [5] = { - { 0x300, 0x1f22 }, - { 0x301, 0x1f24 }, - { 0x342, 0x1f26 }, - { 0x345, 0x1f90 }, { 0, 0 }}; + { 0x300, 0x1f22 }, + { 0x301, 0x1f24 }, + { 0x342, 0x1f26 }, + { 0x345, 0x1f90 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f21 [5] = { - { 0x300, 0x1f23 }, - { 0x301, 0x1f25 }, - { 0x342, 0x1f27 }, - { 0x345, 0x1f91 }, { 0, 0 }}; + { 0x300, 0x1f23 }, + { 0x301, 0x1f25 }, + { 0x342, 0x1f27 }, + { 0x345, 0x1f91 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f22 [2] = { - { 0x345, 0x1f92 }, { 0, 0 }}; + { 0x345, 0x1f92 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f23 [2] = { - { 0x345, 0x1f93 }, { 0, 0 }}; + { 0x345, 0x1f93 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f24 [2] = { - { 0x345, 0x1f94 }, { 0, 0 }}; + { 0x345, 0x1f94 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f25 [2] = { - { 0x345, 0x1f95 }, { 0, 0 }}; + { 0x345, 0x1f95 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f26 [2] = { - { 0x345, 0x1f96 }, { 0, 0 }}; + { 0x345, 0x1f96 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f27 [2] = { - { 0x345, 0x1f97 }, { 0, 0 }}; + { 0x345, 0x1f97 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f28 [5] = { - { 0x300, 0x1f2a }, - { 0x301, 0x1f2c }, - { 0x342, 0x1f2e }, - { 0x345, 0x1f98 }, { 0, 0 }}; + { 0x300, 0x1f2a }, + { 0x301, 0x1f2c }, + { 0x342, 0x1f2e }, + { 0x345, 0x1f98 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f29 [5] = { - { 0x300, 0x1f2b }, - { 0x301, 0x1f2d }, - { 0x342, 0x1f2f }, - { 0x345, 0x1f99 }, { 0, 0 }}; + { 0x300, 0x1f2b }, + { 0x301, 0x1f2d }, + { 0x342, 0x1f2f }, + { 0x345, 0x1f99 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2a [2] = { - { 0x345, 0x1f9a }, { 0, 0 }}; + { 0x345, 0x1f9a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2b [2] = { - { 0x345, 0x1f9b }, { 0, 0 }}; + { 0x345, 0x1f9b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2c [2] = { - { 0x345, 0x1f9c }, { 0, 0 }}; + { 0x345, 0x1f9c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2d [2] = { - { 0x345, 0x1f9d }, { 0, 0 }}; + { 0x345, 0x1f9d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2e [2] = { - { 0x345, 0x1f9e }, { 0, 0 }}; + { 0x345, 0x1f9e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2f [2] = { - { 0x345, 0x1f9f }, { 0, 0 }}; + { 0x345, 0x1f9f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f30 [4] = { - { 0x300, 0x1f32 }, - { 0x301, 0x1f34 }, - { 0x342, 0x1f36 }, { 0, 0 }}; + { 0x300, 0x1f32 }, + { 0x301, 0x1f34 }, + { 0x342, 0x1f36 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f31 [4] = { - { 0x300, 0x1f33 }, - { 0x301, 0x1f35 }, - { 0x342, 0x1f37 }, { 0, 0 }}; + { 0x300, 0x1f33 }, + { 0x301, 0x1f35 }, + { 0x342, 0x1f37 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f38 [4] = { - { 0x300, 0x1f3a }, - { 0x301, 0x1f3c }, - { 0x342, 0x1f3e }, { 0, 0 }}; + { 0x300, 0x1f3a }, + { 0x301, 0x1f3c }, + { 0x342, 0x1f3e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f39 [4] = { - { 0x300, 0x1f3b }, - { 0x301, 0x1f3d }, - { 0x342, 0x1f3f }, { 0, 0 }}; + { 0x300, 0x1f3b }, + { 0x301, 0x1f3d }, + { 0x342, 0x1f3f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f40 [3] = { - { 0x300, 0x1f42 }, - { 0x301, 0x1f44 }, { 0, 0 }}; + { 0x300, 0x1f42 }, + { 0x301, 0x1f44 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f41 [3] = { - { 0x300, 0x1f43 }, - { 0x301, 0x1f45 }, { 0, 0 }}; + { 0x300, 0x1f43 }, + { 0x301, 0x1f45 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f48 [3] = { - { 0x300, 0x1f4a }, - { 0x301, 0x1f4c }, { 0, 0 }}; + { 0x300, 0x1f4a }, + { 0x301, 0x1f4c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f49 [3] = { - { 0x300, 0x1f4b }, - { 0x301, 0x1f4d }, { 0, 0 }}; + { 0x300, 0x1f4b }, + { 0x301, 0x1f4d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f50 [4] = { - { 0x300, 0x1f52 }, - { 0x301, 0x1f54 }, - { 0x342, 0x1f56 }, { 0, 0 }}; + { 0x300, 0x1f52 }, + { 0x301, 0x1f54 }, + { 0x342, 0x1f56 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f51 [4] = { - { 0x300, 0x1f53 }, - { 0x301, 0x1f55 }, - { 0x342, 0x1f57 }, { 0, 0 }}; + { 0x300, 0x1f53 }, + { 0x301, 0x1f55 }, + { 0x342, 0x1f57 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f59 [4] = { - { 0x300, 0x1f5b }, - { 0x301, 0x1f5d }, - { 0x342, 0x1f5f }, { 0, 0 }}; + { 0x300, 0x1f5b }, + { 0x301, 0x1f5d }, + { 0x342, 0x1f5f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f60 [5] = { - { 0x300, 0x1f62 }, - { 0x301, 0x1f64 }, - { 0x342, 0x1f66 }, - { 0x345, 0x1fa0 }, { 0, 0 }}; + { 0x300, 0x1f62 }, + { 0x301, 0x1f64 }, + { 0x342, 0x1f66 }, + { 0x345, 0x1fa0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f61 [5] = { - { 0x300, 0x1f63 }, - { 0x301, 0x1f65 }, - { 0x342, 0x1f67 }, - { 0x345, 0x1fa1 }, { 0, 0 }}; + { 0x300, 0x1f63 }, + { 0x301, 0x1f65 }, + { 0x342, 0x1f67 }, + { 0x345, 0x1fa1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f62 [2] = { - { 0x345, 0x1fa2 }, { 0, 0 }}; + { 0x345, 0x1fa2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f63 [2] = { - { 0x345, 0x1fa3 }, { 0, 0 }}; + { 0x345, 0x1fa3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f64 [2] = { - { 0x345, 0x1fa4 }, { 0, 0 }}; + { 0x345, 0x1fa4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f65 [2] = { - { 0x345, 0x1fa5 }, { 0, 0 }}; + { 0x345, 0x1fa5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f66 [2] = { - { 0x345, 0x1fa6 }, { 0, 0 }}; + { 0x345, 0x1fa6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f67 [2] = { - { 0x345, 0x1fa7 }, { 0, 0 }}; + { 0x345, 0x1fa7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f68 [5] = { - { 0x300, 0x1f6a }, - { 0x301, 0x1f6c }, - { 0x342, 0x1f6e }, - { 0x345, 0x1fa8 }, { 0, 0 }}; + { 0x300, 0x1f6a }, + { 0x301, 0x1f6c }, + { 0x342, 0x1f6e }, + { 0x345, 0x1fa8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f69 [5] = { - { 0x300, 0x1f6b }, - { 0x301, 0x1f6d }, - { 0x342, 0x1f6f }, - { 0x345, 0x1fa9 }, { 0, 0 }}; + { 0x300, 0x1f6b }, + { 0x301, 0x1f6d }, + { 0x342, 0x1f6f }, + { 0x345, 0x1fa9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6a [2] = { - { 0x345, 0x1faa }, { 0, 0 }}; + { 0x345, 0x1faa }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6b [2] = { - { 0x345, 0x1fab }, { 0, 0 }}; + { 0x345, 0x1fab }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6c [2] = { - { 0x345, 0x1fac }, { 0, 0 }}; + { 0x345, 0x1fac }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6d [2] = { - { 0x345, 0x1fad }, { 0, 0 }}; + { 0x345, 0x1fad }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6e [2] = { - { 0x345, 0x1fae }, { 0, 0 }}; + { 0x345, 0x1fae }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6f [2] = { - { 0x345, 0x1faf }, { 0, 0 }}; + { 0x345, 0x1faf }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f70 [2] = { - { 0x345, 0x1fb2 }, { 0, 0 }}; + { 0x345, 0x1fb2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f74 [2] = { - { 0x345, 0x1fc2 }, { 0, 0 }}; + { 0x345, 0x1fc2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f7c [2] = { - { 0x345, 0x1ff2 }, { 0, 0 }}; + { 0x345, 0x1ff2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001fb6 [2] = { - { 0x345, 0x1fb7 }, { 0, 0 }}; + { 0x345, 0x1fb7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001fbf [4] = { - { 0x300, 0x1fcd }, - { 0x301, 0x1fce }, - { 0x342, 0x1fcf }, { 0, 0 }}; + { 0x300, 0x1fcd }, + { 0x301, 0x1fce }, + { 0x342, 0x1fcf }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001fc6 [2] = { - { 0x345, 0x1fc7 }, { 0, 0 }}; + { 0x345, 0x1fc7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ff6 [2] = { - { 0x345, 0x1ff7 }, { 0, 0 }}; + { 0x345, 0x1ff7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ffe [4] = { - { 0x300, 0x1fdd }, - { 0x301, 0x1fde }, - { 0x342, 0x1fdf }, { 0, 0 }}; + { 0x300, 0x1fdd }, + { 0x301, 0x1fde }, + { 0x342, 0x1fdf }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002190 [2] = { - { 0x338, 0x219a }, { 0, 0 }}; + { 0x338, 0x219a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002192 [2] = { - { 0x338, 0x219b }, { 0, 0 }}; + { 0x338, 0x219b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002194 [2] = { - { 0x338, 0x21ae }, { 0, 0 }}; + { 0x338, 0x21ae }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0021d0 [2] = { - { 0x338, 0x21cd }, { 0, 0 }}; + { 0x338, 0x21cd }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0021d2 [2] = { - { 0x338, 0x21cf }, { 0, 0 }}; + { 0x338, 0x21cf }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0021d4 [2] = { - { 0x338, 0x21ce }, { 0, 0 }}; + { 0x338, 0x21ce }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002203 [2] = { - { 0x338, 0x2204 }, { 0, 0 }}; + { 0x338, 0x2204 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002208 [2] = { - { 0x338, 0x2209 }, { 0, 0 }}; + { 0x338, 0x2209 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00220b [2] = { - { 0x338, 0x220c }, { 0, 0 }}; + { 0x338, 0x220c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002223 [2] = { - { 0x338, 0x2224 }, { 0, 0 }}; + { 0x338, 0x2224 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002225 [2] = { - { 0x338, 0x2226 }, { 0, 0 }}; + { 0x338, 0x2226 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00223c [2] = { - { 0x338, 0x2241 }, { 0, 0 }}; + { 0x338, 0x2241 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002243 [2] = { - { 0x338, 0x2244 }, { 0, 0 }}; + { 0x338, 0x2244 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002245 [2] = { - { 0x338, 0x2247 }, { 0, 0 }}; + { 0x338, 0x2247 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002248 [2] = { - { 0x338, 0x2249 }, { 0, 0 }}; + { 0x338, 0x2249 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00224d [2] = { - { 0x338, 0x226d }, { 0, 0 }}; + { 0x338, 0x226d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002261 [2] = { - { 0x338, 0x2262 }, { 0, 0 }}; + { 0x338, 0x2262 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002264 [2] = { - { 0x338, 0x2270 }, { 0, 0 }}; + { 0x338, 0x2270 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002265 [2] = { - { 0x338, 0x2271 }, { 0, 0 }}; + { 0x338, 0x2271 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002272 [2] = { - { 0x338, 0x2274 }, { 0, 0 }}; + { 0x338, 0x2274 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002273 [2] = { - { 0x338, 0x2275 }, { 0, 0 }}; + { 0x338, 0x2275 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002276 [2] = { - { 0x338, 0x2278 }, { 0, 0 }}; + { 0x338, 0x2278 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002277 [2] = { - { 0x338, 0x2279 }, { 0, 0 }}; + { 0x338, 0x2279 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00227a [2] = { - { 0x338, 0x2280 }, { 0, 0 }}; + { 0x338, 0x2280 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00227b [2] = { - { 0x338, 0x2281 }, { 0, 0 }}; + { 0x338, 0x2281 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00227c [2] = { - { 0x338, 0x22e0 }, { 0, 0 }}; + { 0x338, 0x22e0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00227d [2] = { - { 0x338, 0x22e1 }, { 0, 0 }}; + { 0x338, 0x22e1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002282 [2] = { - { 0x338, 0x2284 }, { 0, 0 }}; + { 0x338, 0x2284 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002283 [2] = { - { 0x338, 0x2285 }, { 0, 0 }}; + { 0x338, 0x2285 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002286 [2] = { - { 0x338, 0x2288 }, { 0, 0 }}; + { 0x338, 0x2288 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002287 [2] = { - { 0x338, 0x2289 }, { 0, 0 }}; + { 0x338, 0x2289 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002291 [2] = { - { 0x338, 0x22e2 }, { 0, 0 }}; + { 0x338, 0x22e2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002292 [2] = { - { 0x338, 0x22e3 }, { 0, 0 }}; + { 0x338, 0x22e3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022a2 [2] = { - { 0x338, 0x22ac }, { 0, 0 }}; + { 0x338, 0x22ac }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022a8 [2] = { - { 0x338, 0x22ad }, { 0, 0 }}; + { 0x338, 0x22ad }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022a9 [2] = { - { 0x338, 0x22ae }, { 0, 0 }}; + { 0x338, 0x22ae }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022ab [2] = { - { 0x338, 0x22af }, { 0, 0 }}; + { 0x338, 0x22af }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022b2 [2] = { - { 0x338, 0x22ea }, { 0, 0 }}; + { 0x338, 0x22ea }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022b3 [2] = { - { 0x338, 0x22eb }, { 0, 0 }}; + { 0x338, 0x22eb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022b4 [2] = { - { 0x338, 0x22ec }, { 0, 0 }}; + { 0x338, 0x22ec }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022b5 [2] = { - { 0x338, 0x22ed }, { 0, 0 }}; + { 0x338, 0x22ed }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002add [2] = { - { 0x338, 0x2adc }, { 0, 0 }}; + { 0x338, 0x2adc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003046 [2] = { - { 0x3099, 0x3094 }, { 0, 0 }}; + { 0x3099, 0x3094 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00304b [2] = { - { 0x3099, 0x304c }, { 0, 0 }}; + { 0x3099, 0x304c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00304d [2] = { - { 0x3099, 0x304e }, { 0, 0 }}; + { 0x3099, 0x304e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00304f [2] = { - { 0x3099, 0x3050 }, { 0, 0 }}; + { 0x3099, 0x3050 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003051 [2] = { - { 0x3099, 0x3052 }, { 0, 0 }}; + { 0x3099, 0x3052 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003053 [2] = { - { 0x3099, 0x3054 }, { 0, 0 }}; + { 0x3099, 0x3054 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003055 [2] = { - { 0x3099, 0x3056 }, { 0, 0 }}; + { 0x3099, 0x3056 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003057 [2] = { - { 0x3099, 0x3058 }, { 0, 0 }}; + { 0x3099, 0x3058 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003059 [2] = { - { 0x3099, 0x305a }, { 0, 0 }}; + { 0x3099, 0x305a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00305b [2] = { - { 0x3099, 0x305c }, { 0, 0 }}; + { 0x3099, 0x305c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00305d [2] = { - { 0x3099, 0x305e }, { 0, 0 }}; + { 0x3099, 0x305e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00305f [2] = { - { 0x3099, 0x3060 }, { 0, 0 }}; + { 0x3099, 0x3060 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003061 [2] = { - { 0x3099, 0x3062 }, { 0, 0 }}; + { 0x3099, 0x3062 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003064 [2] = { - { 0x3099, 0x3065 }, { 0, 0 }}; + { 0x3099, 0x3065 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003066 [2] = { - { 0x3099, 0x3067 }, { 0, 0 }}; + { 0x3099, 0x3067 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003068 [2] = { - { 0x3099, 0x3069 }, { 0, 0 }}; + { 0x3099, 0x3069 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00306f [3] = { - { 0x3099, 0x3070 }, - { 0x309a, 0x3071 }, { 0, 0 }}; + { 0x3099, 0x3070 }, + { 0x309a, 0x3071 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003072 [3] = { - { 0x3099, 0x3073 }, - { 0x309a, 0x3074 }, { 0, 0 }}; + { 0x3099, 0x3073 }, + { 0x309a, 0x3074 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003075 [3] = { - { 0x3099, 0x3076 }, - { 0x309a, 0x3077 }, { 0, 0 }}; + { 0x3099, 0x3076 }, + { 0x309a, 0x3077 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003078 [3] = { - { 0x3099, 0x3079 }, - { 0x309a, 0x307a }, { 0, 0 }}; + { 0x3099, 0x3079 }, + { 0x309a, 0x307a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00307b [3] = { - { 0x3099, 0x307c }, - { 0x309a, 0x307d }, { 0, 0 }}; + { 0x3099, 0x307c }, + { 0x309a, 0x307d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00309d [2] = { - { 0x3099, 0x309e }, { 0, 0 }}; + { 0x3099, 0x309e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030a6 [2] = { - { 0x3099, 0x30f4 }, { 0, 0 }}; + { 0x3099, 0x30f4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030ab [2] = { - { 0x3099, 0x30ac }, { 0, 0 }}; + { 0x3099, 0x30ac }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030ad [2] = { - { 0x3099, 0x30ae }, { 0, 0 }}; + { 0x3099, 0x30ae }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030af [2] = { - { 0x3099, 0x30b0 }, { 0, 0 }}; + { 0x3099, 0x30b0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030b1 [2] = { - { 0x3099, 0x30b2 }, { 0, 0 }}; + { 0x3099, 0x30b2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030b3 [2] = { - { 0x3099, 0x30b4 }, { 0, 0 }}; + { 0x3099, 0x30b4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030b5 [2] = { - { 0x3099, 0x30b6 }, { 0, 0 }}; + { 0x3099, 0x30b6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030b7 [2] = { - { 0x3099, 0x30b8 }, { 0, 0 }}; + { 0x3099, 0x30b8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030b9 [2] = { - { 0x3099, 0x30ba }, { 0, 0 }}; + { 0x3099, 0x30ba }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030bb [2] = { - { 0x3099, 0x30bc }, { 0, 0 }}; + { 0x3099, 0x30bc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030bd [2] = { - { 0x3099, 0x30be }, { 0, 0 }}; + { 0x3099, 0x30be }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030bf [2] = { - { 0x3099, 0x30c0 }, { 0, 0 }}; + { 0x3099, 0x30c0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030c1 [2] = { - { 0x3099, 0x30c2 }, { 0, 0 }}; + { 0x3099, 0x30c2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030c4 [2] = { - { 0x3099, 0x30c5 }, { 0, 0 }}; + { 0x3099, 0x30c5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030c6 [2] = { - { 0x3099, 0x30c7 }, { 0, 0 }}; + { 0x3099, 0x30c7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030c8 [2] = { - { 0x3099, 0x30c9 }, { 0, 0 }}; + { 0x3099, 0x30c9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030cf [3] = { - { 0x3099, 0x30d0 }, - { 0x309a, 0x30d1 }, { 0, 0 }}; + { 0x3099, 0x30d0 }, + { 0x309a, 0x30d1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030d2 [3] = { - { 0x3099, 0x30d3 }, - { 0x309a, 0x30d4 }, { 0, 0 }}; + { 0x3099, 0x30d3 }, + { 0x309a, 0x30d4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030d5 [3] = { - { 0x3099, 0x30d6 }, - { 0x309a, 0x30d7 }, { 0, 0 }}; + { 0x3099, 0x30d6 }, + { 0x309a, 0x30d7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030d8 [3] = { - { 0x3099, 0x30d9 }, - { 0x309a, 0x30da }, { 0, 0 }}; + { 0x3099, 0x30d9 }, + { 0x309a, 0x30da }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030db [3] = { - { 0x3099, 0x30dc }, - { 0x309a, 0x30dd }, { 0, 0 }}; + { 0x3099, 0x30dc }, + { 0x309a, 0x30dd }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030ef [2] = { - { 0x3099, 0x30f7 }, { 0, 0 }}; + { 0x3099, 0x30f7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030f0 [2] = { - { 0x3099, 0x30f8 }, { 0, 0 }}; + { 0x3099, 0x30f8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030f1 [2] = { - { 0x3099, 0x30f9 }, { 0, 0 }}; + { 0x3099, 0x30f9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030f2 [2] = { - { 0x3099, 0x30fa }, { 0, 0 }}; + { 0x3099, 0x30fa }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030fd [2] = { - { 0x3099, 0x30fe }, { 0, 0 }}; + { 0x3099, 0x30fe }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00fb49 [3] = { - { 0x5c1, 0xfb2c }, - { 0x5c2, 0xfb2d }, { 0, 0 }}; + { 0x5c1, 0xfb2c }, + { 0x5c2, 0xfb2d }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_011099 [2] = { - { 0x110ba, 0x1109a }, { 0, 0 }}; + { 0x110ba, 0x1109a }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01109b [2] = { - { 0x110ba, 0x1109c }, { 0, 0 }}; + { 0x110ba, 0x1109c }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_0110a5 [2] = { - { 0x110ba, 0x110ab }, { 0, 0 }}; + { 0x110ba, 0x110ab }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_011131 [2] = { - { 0x11127, 0x1112e }, { 0, 0 }}; + { 0x11127, 0x1112e }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_011132 [2] = { - { 0x11127, 0x1112f }, { 0, 0 }}; + { 0x11127, 0x1112f }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_011347 [3] = { - { 0x1133e, 0x1134b }, - { 0x11357, 0x1134c }, { 0, 0 }}; + { 0x1133e, 0x1134b }, + { 0x11357, 0x1134c }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_0114b9 [4] = { - { 0x114b0, 0x114bc }, - { 0x114ba, 0x114bb }, - { 0x114bd, 0x114be }, { 0, 0 }}; + { 0x114b0, 0x114bc }, + { 0x114ba, 0x114bb }, + { 0x114bd, 0x114be }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_0115b8 [2] = { - { 0x115af, 0x115ba }, { 0, 0 }}; + { 0x115af, 0x115ba }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_0115b9 [2] = { - { 0x115af, 0x115bb }, { 0, 0 }}; + { 0x115af, 0x115bb }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_011935 [2] = { - { 0x11930, 0x11938 }, { 0, 0 }}; + { 0x11930, 0x11938 }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d157 [2] = { - { 0x1d165, 0x1d15e }, { 0, 0 }}; + { 0x1d165, 0x1d15e }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d158 [2] = { - { 0x1d165, 0x1d15f }, { 0, 0 }}; + { 0x1d165, 0x1d15f }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d15f [6] = { - { 0x1d16e, 0x1d160 }, - { 0x1d16f, 0x1d161 }, - { 0x1d170, 0x1d162 }, - { 0x1d171, 0x1d163 }, - { 0x1d172, 0x1d164 }, { 0, 0 }}; + { 0x1d16e, 0x1d160 }, + { 0x1d16f, 0x1d161 }, + { 0x1d170, 0x1d162 }, + { 0x1d171, 0x1d163 }, + { 0x1d172, 0x1d164 }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d1b9 [2] = { - { 0x1d165, 0x1d1bb }, { 0, 0 }}; + { 0x1d165, 0x1d1bb }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d1ba [2] = { - { 0x1d165, 0x1d1bc }, { 0, 0 }}; + { 0x1d165, 0x1d1bc }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d1bb [3] = { - { 0x1d16e, 0x1d1bd }, - { 0x1d16f, 0x1d1bf }, { 0, 0 }}; + { 0x1d16e, 0x1d1bd }, + { 0x1d16f, 0x1d1bf }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d1bc [3] = { - { 0x1d16e, 0x1d1be }, - { 0x1d16f, 0x1d1c0 }, { 0, 0 }}; + { 0x1d16e, 0x1d1be }, + { 0x1d16f, 0x1d1c0 }, { 0, 0 }}; /* the rows */ static const UNWIF_complist_s * UNWIF_compos_00_00 [256] = { /* 0000 */ NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, diff --git a/src/extwchar/unw16ifcpt.h b/src/extwchar/unw16ifcpt.h index 192f16ea..47ac91a0 100644 --- a/src/extwchar/unw16ifcpt.h +++ b/src/extwchar/unw16ifcpt.h @@ -503,40 +503,40 @@ typedef struct { const uint32_t cp; const wchar_t* v; } UNWIF_compat_exc_t; /* sorted for binary search */ #define UNWIF_compat_exc_size 26 static const UNWIF_compat_exc_t UNWIF_compat_exc [26] = { - { 0x321d, L"(\x110b\x1169\x110c\x1165\x11ab)" }, - { 0x321e, L"(\x110b\x1169\x1112\x116e)" }, - { 0x3307, L"\x30a8\x30b9\x30af\x30fc\x30c8\x3099" }, - { 0x3313, L"\x30ad\x3099\x30eb\x30bf\x3099\x30fc" }, - { 0x3315, L"\x30ad\x30ed\x30af\x3099\x30e9\x30e0" }, - { 0x3316, L"\x30ad\x30ed\x30e1\x30fc\x30c8\x30eb" }, - { 0x3319, L"\x30af\x3099\x30e9\x30e0\x30c8\x30f3" }, - { 0x331a, L"\x30af\x30eb\x30bb\x3099\x30a4\x30ed" }, - { 0x332b, L"\x30cf\x309a\x30fc\x30bb\x30f3\x30c8" }, - { 0x332e, L"\x30d2\x309a\x30a2\x30b9\x30c8\x30eb" }, - { 0x3332, L"\x30d5\x30a1\x30e9\x30c3\x30c8\x3099" }, - { 0x3334, L"\x30d5\x3099\x30c3\x30b7\x30a7\x30eb" }, - { 0x334a, L"\x30df\x30ea\x30cf\x3099\x30fc\x30eb" }, - { 0x3356, L"\x30ec\x30f3\x30c8\x30b1\x3099\x30f3" }, - { 0x33af, L"rad\x2215s2" }, - { 0xfdfa, L"\x0635\x0644\x0649\x0020\x0627\x0644\x0644\x0647\x0020\x0639\x0644\x064a\x0647\x0020\x0648\x0633\x0644\x0645" }, - { 0xfdfb, L"\x062c\x0644\x0020\x062c\x0644\x0627\x0644\x0647" }, - { 0x1d160, L"\xd834\xdd58\xd834\xdd65\xd834\xdd6e" }, - { 0x1d161, L"\xd834\xdd58\xd834\xdd65\xd834\xdd6f" }, - { 0x1d162, L"\xd834\xdd58\xd834\xdd65\xd834\xdd70" }, - { 0x1d163, L"\xd834\xdd58\xd834\xdd65\xd834\xdd71" }, - { 0x1d164, L"\xd834\xdd58\xd834\xdd65\xd834\xdd72" }, - { 0x1d1bd, L"\xd834\xddb9\xd834\xdd65\xd834\xdd6e" }, - { 0x1d1be, L"\xd834\xddba\xd834\xdd65\xd834\xdd6e" }, - { 0x1d1bf, L"\xd834\xddb9\xd834\xdd65\xd834\xdd6f" }, - { 0x1d1c0, L"\xd834\xddba\xd834\xdd65\xd834\xdd6f" } + { 0x321d, L"(\x110b\x1169\x110c\x1165\x11ab)" }, + { 0x321e, L"(\x110b\x1169\x1112\x116e)" }, + { 0x3307, L"\x30a8\x30b9\x30af\x30fc\x30c8\x3099" }, + { 0x3313, L"\x30ad\x3099\x30eb\x30bf\x3099\x30fc" }, + { 0x3315, L"\x30ad\x30ed\x30af\x3099\x30e9\x30e0" }, + { 0x3316, L"\x30ad\x30ed\x30e1\x30fc\x30c8\x30eb" }, + { 0x3319, L"\x30af\x3099\x30e9\x30e0\x30c8\x30f3" }, + { 0x331a, L"\x30af\x30eb\x30bb\x3099\x30a4\x30ed" }, + { 0x332b, L"\x30cf\x309a\x30fc\x30bb\x30f3\x30c8" }, + { 0x332e, L"\x30d2\x309a\x30a2\x30b9\x30c8\x30eb" }, + { 0x3332, L"\x30d5\x30a1\x30e9\x30c3\x30c8\x3099" }, + { 0x3334, L"\x30d5\x3099\x30c3\x30b7\x30a7\x30eb" }, + { 0x334a, L"\x30df\x30ea\x30cf\x3099\x30fc\x30eb" }, + { 0x3356, L"\x30ec\x30f3\x30c8\x30b1\x3099\x30f3" }, + { 0x33af, L"rad\x2215s2" }, + { 0xfdfa, L"\x0635\x0644\x0649\x0020\x0627\x0644\x0644\x0647\x0020\x0639\x0644\x064a\x0647\x0020\x0648\x0633\x0644\x0645" }, + { 0xfdfb, L"\x062c\x0644\x0020\x062c\x0644\x0627\x0644\x0647" }, + { 0x1d160, L"\xd834\xdd58\xd834\xdd65\xd834\xdd6e" }, + { 0x1d161, L"\xd834\xdd58\xd834\xdd65\xd834\xdd6f" }, + { 0x1d162, L"\xd834\xdd58\xd834\xdd65\xd834\xdd70" }, + { 0x1d163, L"\xd834\xdd58\xd834\xdd65\xd834\xdd71" }, + { 0x1d164, L"\xd834\xdd58\xd834\xdd65\xd834\xdd72" }, + { 0x1d1bd, L"\xd834\xddb9\xd834\xdd65\xd834\xdd6e" }, + { 0x1d1be, L"\xd834\xddba\xd834\xdd65\xd834\xdd6e" }, + { 0x1d1bf, L"\xd834\xddb9\xd834\xdd65\xd834\xdd6f" }, + { 0x1d1c0, L"\xd834\xddba\xd834\xdd65\xd834\xdd6f" } }; static const wchar_t* UNWIF_compat_tbl [5] = { - (const wchar_t*) UNWIF_compat_tbl_1, - (const wchar_t*) UNWIF_compat_tbl_2, - (const wchar_t*) UNWIF_compat_tbl_3, - (const wchar_t*) UNWIF_compat_tbl_4, - (const wchar_t*) UNWIF_compat_tbl_5 + (const wchar_t*) UNWIF_compat_tbl_1, + (const wchar_t*) UNWIF_compat_tbl_2, + (const wchar_t*) UNWIF_compat_tbl_3, + (const wchar_t*) UNWIF_compat_tbl_4, + (const wchar_t*) UNWIF_compat_tbl_5 }; /* the rows */ diff --git a/src/extwchar/unw16ifexc.h b/src/extwchar/unw16ifexc.h index 57c7c523..876359f4 100644 --- a/src/extwchar/unw16ifexc.h +++ b/src/extwchar/unw16ifexc.h @@ -12,40 +12,40 @@ bool isExclusion (uint32_t uv); bool isExclusion (uint32_t uv) { return - (2392 <= uv && uv <= 2399) - || (2524 <= uv && uv <= 2525) - || uv == 2527 - || uv == 2611 - || uv == 2614 - || (2649 <= uv && uv <= 2651) - || uv == 2654 - || (2908 <= uv && uv <= 2909) - || uv == 3907 - || uv == 3917 - || uv == 3922 - || uv == 3927 - || uv == 3932 - || uv == 3945 - || uv == 3958 - || uv == 3960 - || uv == 3987 - || uv == 3997 - || uv == 4002 - || uv == 4007 - || uv == 4012 - || uv == 4025 - || uv == 10972 - || uv == 64285 - || uv == 64287 - || (64298 <= uv && uv <= 64310) - || (64312 <= uv && uv <= 64316) - || uv == 64318 - || (64320 <= uv && uv <= 64321) - || (64323 <= uv && uv <= 64324) - || (64326 <= uv && uv <= 64334) - || (119134 <= uv && uv <= 119140) - || (119227 <= uv && uv <= 119232) - ? 1 : 0; + (2392 <= uv && uv <= 2399) + || (2524 <= uv && uv <= 2525) + || uv == 2527 + || uv == 2611 + || uv == 2614 + || (2649 <= uv && uv <= 2651) + || uv == 2654 + || (2908 <= uv && uv <= 2909) + || uv == 3907 + || uv == 3917 + || uv == 3922 + || uv == 3927 + || uv == 3932 + || uv == 3945 + || uv == 3958 + || uv == 3960 + || uv == 3987 + || uv == 3997 + || uv == 4002 + || uv == 4007 + || uv == 4012 + || uv == 4025 + || uv == 10972 + || uv == 64285 + || uv == 64287 + || (64298 <= uv && uv <= 64310) + || (64312 <= uv && uv <= 64316) + || uv == 64318 + || (64320 <= uv && uv <= 64321) + || (64323 <= uv && uv <= 64324) + || (64326 <= uv && uv <= 64334) + || (119134 <= uv && uv <= 119140) + || (119227 <= uv && uv <= 119232) + ? 1 : 0; } /* Singletons */ @@ -54,45 +54,45 @@ bool isSingleton (uint32_t uv); bool isSingleton (uint32_t uv) { return - (832 <= uv && uv <= 833) - || uv == 835 - || uv == 884 - || uv == 894 - || uv == 903 - || uv == 8049 - || uv == 8051 - || uv == 8053 - || uv == 8055 - || uv == 8057 - || uv == 8059 - || uv == 8061 - || uv == 8123 - || uv == 8126 - || uv == 8137 - || uv == 8139 - || uv == 8147 - || uv == 8155 - || uv == 8163 - || uv == 8171 - || (8174 <= uv && uv <= 8175) - || uv == 8185 - || uv == 8187 - || uv == 8189 - || (8192 <= uv && uv <= 8193) - || uv == 8486 - || (8490 <= uv && uv <= 8491) - || (9001 <= uv && uv <= 9002) - || (63744 <= uv && uv <= 64013) - || uv == 64016 - || uv == 64018 - || (64021 <= uv && uv <= 64030) - || uv == 64032 - || uv == 64034 - || (64037 <= uv && uv <= 64038) - || (64042 <= uv && uv <= 64109) - || (64112 <= uv && uv <= 64217) - || (194560 <= uv && uv <= 195101) - ? 1 : 0; + (832 <= uv && uv <= 833) + || uv == 835 + || uv == 884 + || uv == 894 + || uv == 903 + || uv == 8049 + || uv == 8051 + || uv == 8053 + || uv == 8055 + || uv == 8057 + || uv == 8059 + || uv == 8061 + || uv == 8123 + || uv == 8126 + || uv == 8137 + || uv == 8139 + || uv == 8147 + || uv == 8155 + || uv == 8163 + || uv == 8171 + || (8174 <= uv && uv <= 8175) + || uv == 8185 + || uv == 8187 + || uv == 8189 + || (8192 <= uv && uv <= 8193) + || uv == 8486 + || (8490 <= uv && uv <= 8491) + || (9001 <= uv && uv <= 9002) + || (63744 <= uv && uv <= 64013) + || uv == 64016 + || uv == 64018 + || (64021 <= uv && uv <= 64030) + || uv == 64032 + || uv == 64034 + || (64037 <= uv && uv <= 64038) + || (64042 <= uv && uv <= 64109) + || (64112 <= uv && uv <= 64217) + || (194560 <= uv && uv <= 195101) + ? 1 : 0; } /* non-starter decompositions */ @@ -101,11 +101,11 @@ bool isNonStDecomp (uint32_t uv); bool isNonStDecomp (uint32_t uv) { return - uv == 836 - || uv == 3955 - || uv == 3957 - || uv == 3969 - ? 1 : 0; + uv == 836 + || uv == 3955 + || uv == 3957 + || uv == 3969 + ? 1 : 0; } /* may be composed with a prev char */ @@ -114,48 +114,48 @@ bool isComp2nd (uint32_t uv); bool isComp2nd (uint32_t uv) { return - (768 <= uv && uv <= 772) - || (774 <= uv && uv <= 780) - || uv == 783 - || uv == 785 - || (787 <= uv && uv <= 788) - || uv == 795 - || (803 <= uv && uv <= 808) - || (813 <= uv && uv <= 814) - || (816 <= uv && uv <= 817) - || uv == 824 - || uv == 834 - || uv == 837 - || (1619 <= uv && uv <= 1621) - || uv == 2364 - || uv == 2494 - || uv == 2519 - || uv == 2878 - || (2902 <= uv && uv <= 2903) - || uv == 3006 - || uv == 3031 - || uv == 3158 - || uv == 3266 - || (3285 <= uv && uv <= 3286) - || uv == 3390 - || uv == 3415 - || uv == 3530 - || uv == 3535 - || uv == 3551 - || uv == 4142 - || (4449 <= uv && uv <= 4469) - || (4520 <= uv && uv <= 4546) - || uv == 6965 - || (12441 <= uv && uv <= 12442) - || uv == 69818 - || uv == 69927 - || uv == 70462 - || uv == 70487 - || uv == 70832 - || uv == 70842 - || uv == 70845 - || uv == 71087 - || uv == 71984 - ? 1 : 0; + (768 <= uv && uv <= 772) + || (774 <= uv && uv <= 780) + || uv == 783 + || uv == 785 + || (787 <= uv && uv <= 788) + || uv == 795 + || (803 <= uv && uv <= 808) + || (813 <= uv && uv <= 814) + || (816 <= uv && uv <= 817) + || uv == 824 + || uv == 834 + || uv == 837 + || (1619 <= uv && uv <= 1621) + || uv == 2364 + || uv == 2494 + || uv == 2519 + || uv == 2878 + || (2902 <= uv && uv <= 2903) + || uv == 3006 + || uv == 3031 + || uv == 3158 + || uv == 3266 + || (3285 <= uv && uv <= 3286) + || uv == 3390 + || uv == 3415 + || uv == 3530 + || uv == 3535 + || uv == 3551 + || uv == 4142 + || (4449 <= uv && uv <= 4469) + || (4520 <= uv && uv <= 4546) + || uv == 6965 + || (12441 <= uv && uv <= 12442) + || uv == 69818 + || uv == 69927 + || uv == 70462 + || uv == 70487 + || uv == 70832 + || uv == 70842 + || uv == 70845 + || uv == 71087 + || uv == 71984 + ? 1 : 0; } diff --git a/src/extwchar/unwifcan.h b/src/extwchar/unwifcan.h index fa773afa..6803df6a 100644 --- a/src/extwchar/unwifcan.h +++ b/src/extwchar/unwifcan.h @@ -280,10 +280,10 @@ static const wchar_t UNWIF_canon_tbl_4 [36][4] = { #define UNWIF_canon_exc_size 0 static const wchar_t* UNWIF_canon_tbl [4] = { - (const wchar_t*) UNWIF_canon_tbl_1, - (const wchar_t*) UNWIF_canon_tbl_2, - (const wchar_t*) UNWIF_canon_tbl_3, - (const wchar_t*) UNWIF_canon_tbl_4 + (const wchar_t*) UNWIF_canon_tbl_1, + (const wchar_t*) UNWIF_canon_tbl_2, + (const wchar_t*) UNWIF_canon_tbl_3, + (const wchar_t*) UNWIF_canon_tbl_4 }; /* the rows */ diff --git a/src/extwchar/unwifcmp.h b/src/extwchar/unwifcmp.h index b576483b..b9c8af1b 100644 --- a/src/extwchar/unwifcmp.h +++ b/src/extwchar/unwifcmp.h @@ -15,1469 +15,1469 @@ typedef struct { uint16_t nextchar; uint16_t composite; } UNWIF_complist_s; #define UNWIF_COMPLIST_FIRST_LONG 0x011099 static const UNWIF_complist_s UNWIF_complist_00003c [2] = { - { 0x338, 0x226e }, { 0, 0 }}; + { 0x338, 0x226e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00003d [2] = { - { 0x338, 0x2260 }, { 0, 0 }}; + { 0x338, 0x2260 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00003e [2] = { - { 0x338, 0x226f }, { 0, 0 }}; + { 0x338, 0x226f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000041 [17] = { - { 0x300, 0xc0 }, - { 0x301, 0xc1 }, - { 0x302, 0xc2 }, - { 0x303, 0xc3 }, - { 0x304, 0x100 }, - { 0x306, 0x102 }, - { 0x307, 0x226 }, - { 0x308, 0xc4 }, - { 0x309, 0x1ea2 }, - { 0x30a, 0xc5 }, - { 0x30c, 0x1cd }, - { 0x30f, 0x200 }, - { 0x311, 0x202 }, - { 0x323, 0x1ea0 }, - { 0x325, 0x1e00 }, - { 0x328, 0x104 }, { 0, 0 }}; + { 0x300, 0xc0 }, + { 0x301, 0xc1 }, + { 0x302, 0xc2 }, + { 0x303, 0xc3 }, + { 0x304, 0x100 }, + { 0x306, 0x102 }, + { 0x307, 0x226 }, + { 0x308, 0xc4 }, + { 0x309, 0x1ea2 }, + { 0x30a, 0xc5 }, + { 0x30c, 0x1cd }, + { 0x30f, 0x200 }, + { 0x311, 0x202 }, + { 0x323, 0x1ea0 }, + { 0x325, 0x1e00 }, + { 0x328, 0x104 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000042 [4] = { - { 0x307, 0x1e02 }, - { 0x323, 0x1e04 }, - { 0x331, 0x1e06 }, { 0, 0 }}; + { 0x307, 0x1e02 }, + { 0x323, 0x1e04 }, + { 0x331, 0x1e06 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000043 [6] = { - { 0x301, 0x106 }, - { 0x302, 0x108 }, - { 0x307, 0x10a }, - { 0x30c, 0x10c }, - { 0x327, 0xc7 }, { 0, 0 }}; + { 0x301, 0x106 }, + { 0x302, 0x108 }, + { 0x307, 0x10a }, + { 0x30c, 0x10c }, + { 0x327, 0xc7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000044 [7] = { - { 0x307, 0x1e0a }, - { 0x30c, 0x10e }, - { 0x323, 0x1e0c }, - { 0x327, 0x1e10 }, - { 0x32d, 0x1e12 }, - { 0x331, 0x1e0e }, { 0, 0 }}; + { 0x307, 0x1e0a }, + { 0x30c, 0x10e }, + { 0x323, 0x1e0c }, + { 0x327, 0x1e10 }, + { 0x32d, 0x1e12 }, + { 0x331, 0x1e0e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000045 [18] = { - { 0x300, 0xc8 }, - { 0x301, 0xc9 }, - { 0x302, 0xca }, - { 0x303, 0x1ebc }, - { 0x304, 0x112 }, - { 0x306, 0x114 }, - { 0x307, 0x116 }, - { 0x308, 0xcb }, - { 0x309, 0x1eba }, - { 0x30c, 0x11a }, - { 0x30f, 0x204 }, - { 0x311, 0x206 }, - { 0x323, 0x1eb8 }, - { 0x327, 0x228 }, - { 0x328, 0x118 }, - { 0x32d, 0x1e18 }, - { 0x330, 0x1e1a }, { 0, 0 }}; + { 0x300, 0xc8 }, + { 0x301, 0xc9 }, + { 0x302, 0xca }, + { 0x303, 0x1ebc }, + { 0x304, 0x112 }, + { 0x306, 0x114 }, + { 0x307, 0x116 }, + { 0x308, 0xcb }, + { 0x309, 0x1eba }, + { 0x30c, 0x11a }, + { 0x30f, 0x204 }, + { 0x311, 0x206 }, + { 0x323, 0x1eb8 }, + { 0x327, 0x228 }, + { 0x328, 0x118 }, + { 0x32d, 0x1e18 }, + { 0x330, 0x1e1a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000046 [2] = { - { 0x307, 0x1e1e }, { 0, 0 }}; + { 0x307, 0x1e1e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000047 [8] = { - { 0x301, 0x1f4 }, - { 0x302, 0x11c }, - { 0x304, 0x1e20 }, - { 0x306, 0x11e }, - { 0x307, 0x120 }, - { 0x30c, 0x1e6 }, - { 0x327, 0x122 }, { 0, 0 }}; + { 0x301, 0x1f4 }, + { 0x302, 0x11c }, + { 0x304, 0x1e20 }, + { 0x306, 0x11e }, + { 0x307, 0x120 }, + { 0x30c, 0x1e6 }, + { 0x327, 0x122 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000048 [8] = { - { 0x302, 0x124 }, - { 0x307, 0x1e22 }, - { 0x308, 0x1e26 }, - { 0x30c, 0x21e }, - { 0x323, 0x1e24 }, - { 0x327, 0x1e28 }, - { 0x32e, 0x1e2a }, { 0, 0 }}; + { 0x302, 0x124 }, + { 0x307, 0x1e22 }, + { 0x308, 0x1e26 }, + { 0x30c, 0x21e }, + { 0x323, 0x1e24 }, + { 0x327, 0x1e28 }, + { 0x32e, 0x1e2a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000049 [16] = { - { 0x300, 0xcc }, - { 0x301, 0xcd }, - { 0x302, 0xce }, - { 0x303, 0x128 }, - { 0x304, 0x12a }, - { 0x306, 0x12c }, - { 0x307, 0x130 }, - { 0x308, 0xcf }, - { 0x309, 0x1ec8 }, - { 0x30c, 0x1cf }, - { 0x30f, 0x208 }, - { 0x311, 0x20a }, - { 0x323, 0x1eca }, - { 0x328, 0x12e }, - { 0x330, 0x1e2c }, { 0, 0 }}; + { 0x300, 0xcc }, + { 0x301, 0xcd }, + { 0x302, 0xce }, + { 0x303, 0x128 }, + { 0x304, 0x12a }, + { 0x306, 0x12c }, + { 0x307, 0x130 }, + { 0x308, 0xcf }, + { 0x309, 0x1ec8 }, + { 0x30c, 0x1cf }, + { 0x30f, 0x208 }, + { 0x311, 0x20a }, + { 0x323, 0x1eca }, + { 0x328, 0x12e }, + { 0x330, 0x1e2c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004a [2] = { - { 0x302, 0x134 }, { 0, 0 }}; + { 0x302, 0x134 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004b [6] = { - { 0x301, 0x1e30 }, - { 0x30c, 0x1e8 }, - { 0x323, 0x1e32 }, - { 0x327, 0x136 }, - { 0x331, 0x1e34 }, { 0, 0 }}; + { 0x301, 0x1e30 }, + { 0x30c, 0x1e8 }, + { 0x323, 0x1e32 }, + { 0x327, 0x136 }, + { 0x331, 0x1e34 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004c [7] = { - { 0x301, 0x139 }, - { 0x30c, 0x13d }, - { 0x323, 0x1e36 }, - { 0x327, 0x13b }, - { 0x32d, 0x1e3c }, - { 0x331, 0x1e3a }, { 0, 0 }}; + { 0x301, 0x139 }, + { 0x30c, 0x13d }, + { 0x323, 0x1e36 }, + { 0x327, 0x13b }, + { 0x32d, 0x1e3c }, + { 0x331, 0x1e3a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004d [4] = { - { 0x301, 0x1e3e }, - { 0x307, 0x1e40 }, - { 0x323, 0x1e42 }, { 0, 0 }}; + { 0x301, 0x1e3e }, + { 0x307, 0x1e40 }, + { 0x323, 0x1e42 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004e [10] = { - { 0x300, 0x1f8 }, - { 0x301, 0x143 }, - { 0x303, 0xd1 }, - { 0x307, 0x1e44 }, - { 0x30c, 0x147 }, - { 0x323, 0x1e46 }, - { 0x327, 0x145 }, - { 0x32d, 0x1e4a }, - { 0x331, 0x1e48 }, { 0, 0 }}; + { 0x300, 0x1f8 }, + { 0x301, 0x143 }, + { 0x303, 0xd1 }, + { 0x307, 0x1e44 }, + { 0x30c, 0x147 }, + { 0x323, 0x1e46 }, + { 0x327, 0x145 }, + { 0x32d, 0x1e4a }, + { 0x331, 0x1e48 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00004f [17] = { - { 0x300, 0xd2 }, - { 0x301, 0xd3 }, - { 0x302, 0xd4 }, - { 0x303, 0xd5 }, - { 0x304, 0x14c }, - { 0x306, 0x14e }, - { 0x307, 0x22e }, - { 0x308, 0xd6 }, - { 0x309, 0x1ece }, - { 0x30b, 0x150 }, - { 0x30c, 0x1d1 }, - { 0x30f, 0x20c }, - { 0x311, 0x20e }, - { 0x31b, 0x1a0 }, - { 0x323, 0x1ecc }, - { 0x328, 0x1ea }, { 0, 0 }}; + { 0x300, 0xd2 }, + { 0x301, 0xd3 }, + { 0x302, 0xd4 }, + { 0x303, 0xd5 }, + { 0x304, 0x14c }, + { 0x306, 0x14e }, + { 0x307, 0x22e }, + { 0x308, 0xd6 }, + { 0x309, 0x1ece }, + { 0x30b, 0x150 }, + { 0x30c, 0x1d1 }, + { 0x30f, 0x20c }, + { 0x311, 0x20e }, + { 0x31b, 0x1a0 }, + { 0x323, 0x1ecc }, + { 0x328, 0x1ea }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000050 [3] = { - { 0x301, 0x1e54 }, - { 0x307, 0x1e56 }, { 0, 0 }}; + { 0x301, 0x1e54 }, + { 0x307, 0x1e56 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000052 [9] = { - { 0x301, 0x154 }, - { 0x307, 0x1e58 }, - { 0x30c, 0x158 }, - { 0x30f, 0x210 }, - { 0x311, 0x212 }, - { 0x323, 0x1e5a }, - { 0x327, 0x156 }, - { 0x331, 0x1e5e }, { 0, 0 }}; + { 0x301, 0x154 }, + { 0x307, 0x1e58 }, + { 0x30c, 0x158 }, + { 0x30f, 0x210 }, + { 0x311, 0x212 }, + { 0x323, 0x1e5a }, + { 0x327, 0x156 }, + { 0x331, 0x1e5e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000053 [8] = { - { 0x301, 0x15a }, - { 0x302, 0x15c }, - { 0x307, 0x1e60 }, - { 0x30c, 0x160 }, - { 0x323, 0x1e62 }, - { 0x326, 0x218 }, - { 0x327, 0x15e }, { 0, 0 }}; + { 0x301, 0x15a }, + { 0x302, 0x15c }, + { 0x307, 0x1e60 }, + { 0x30c, 0x160 }, + { 0x323, 0x1e62 }, + { 0x326, 0x218 }, + { 0x327, 0x15e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000054 [8] = { - { 0x307, 0x1e6a }, - { 0x30c, 0x164 }, - { 0x323, 0x1e6c }, - { 0x326, 0x21a }, - { 0x327, 0x162 }, - { 0x32d, 0x1e70 }, - { 0x331, 0x1e6e }, { 0, 0 }}; + { 0x307, 0x1e6a }, + { 0x30c, 0x164 }, + { 0x323, 0x1e6c }, + { 0x326, 0x21a }, + { 0x327, 0x162 }, + { 0x32d, 0x1e70 }, + { 0x331, 0x1e6e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000055 [20] = { - { 0x300, 0xd9 }, - { 0x301, 0xda }, - { 0x302, 0xdb }, - { 0x303, 0x168 }, - { 0x304, 0x16a }, - { 0x306, 0x16c }, - { 0x308, 0xdc }, - { 0x309, 0x1ee6 }, - { 0x30a, 0x16e }, - { 0x30b, 0x170 }, - { 0x30c, 0x1d3 }, - { 0x30f, 0x214 }, - { 0x311, 0x216 }, - { 0x31b, 0x1af }, - { 0x323, 0x1ee4 }, - { 0x324, 0x1e72 }, - { 0x328, 0x172 }, - { 0x32d, 0x1e76 }, - { 0x330, 0x1e74 }, { 0, 0 }}; + { 0x300, 0xd9 }, + { 0x301, 0xda }, + { 0x302, 0xdb }, + { 0x303, 0x168 }, + { 0x304, 0x16a }, + { 0x306, 0x16c }, + { 0x308, 0xdc }, + { 0x309, 0x1ee6 }, + { 0x30a, 0x16e }, + { 0x30b, 0x170 }, + { 0x30c, 0x1d3 }, + { 0x30f, 0x214 }, + { 0x311, 0x216 }, + { 0x31b, 0x1af }, + { 0x323, 0x1ee4 }, + { 0x324, 0x1e72 }, + { 0x328, 0x172 }, + { 0x32d, 0x1e76 }, + { 0x330, 0x1e74 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000056 [3] = { - { 0x303, 0x1e7c }, - { 0x323, 0x1e7e }, { 0, 0 }}; + { 0x303, 0x1e7c }, + { 0x323, 0x1e7e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000057 [7] = { - { 0x300, 0x1e80 }, - { 0x301, 0x1e82 }, - { 0x302, 0x174 }, - { 0x307, 0x1e86 }, - { 0x308, 0x1e84 }, - { 0x323, 0x1e88 }, { 0, 0 }}; + { 0x300, 0x1e80 }, + { 0x301, 0x1e82 }, + { 0x302, 0x174 }, + { 0x307, 0x1e86 }, + { 0x308, 0x1e84 }, + { 0x323, 0x1e88 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000058 [3] = { - { 0x307, 0x1e8a }, - { 0x308, 0x1e8c }, { 0, 0 }}; + { 0x307, 0x1e8a }, + { 0x308, 0x1e8c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000059 [10] = { - { 0x300, 0x1ef2 }, - { 0x301, 0xdd }, - { 0x302, 0x176 }, - { 0x303, 0x1ef8 }, - { 0x304, 0x232 }, - { 0x307, 0x1e8e }, - { 0x308, 0x178 }, - { 0x309, 0x1ef6 }, - { 0x323, 0x1ef4 }, { 0, 0 }}; + { 0x300, 0x1ef2 }, + { 0x301, 0xdd }, + { 0x302, 0x176 }, + { 0x303, 0x1ef8 }, + { 0x304, 0x232 }, + { 0x307, 0x1e8e }, + { 0x308, 0x178 }, + { 0x309, 0x1ef6 }, + { 0x323, 0x1ef4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00005a [7] = { - { 0x301, 0x179 }, - { 0x302, 0x1e90 }, - { 0x307, 0x17b }, - { 0x30c, 0x17d }, - { 0x323, 0x1e92 }, - { 0x331, 0x1e94 }, { 0, 0 }}; + { 0x301, 0x179 }, + { 0x302, 0x1e90 }, + { 0x307, 0x17b }, + { 0x30c, 0x17d }, + { 0x323, 0x1e92 }, + { 0x331, 0x1e94 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000061 [17] = { - { 0x300, 0xe0 }, - { 0x301, 0xe1 }, - { 0x302, 0xe2 }, - { 0x303, 0xe3 }, - { 0x304, 0x101 }, - { 0x306, 0x103 }, - { 0x307, 0x227 }, - { 0x308, 0xe4 }, - { 0x309, 0x1ea3 }, - { 0x30a, 0xe5 }, - { 0x30c, 0x1ce }, - { 0x30f, 0x201 }, - { 0x311, 0x203 }, - { 0x323, 0x1ea1 }, - { 0x325, 0x1e01 }, - { 0x328, 0x105 }, { 0, 0 }}; + { 0x300, 0xe0 }, + { 0x301, 0xe1 }, + { 0x302, 0xe2 }, + { 0x303, 0xe3 }, + { 0x304, 0x101 }, + { 0x306, 0x103 }, + { 0x307, 0x227 }, + { 0x308, 0xe4 }, + { 0x309, 0x1ea3 }, + { 0x30a, 0xe5 }, + { 0x30c, 0x1ce }, + { 0x30f, 0x201 }, + { 0x311, 0x203 }, + { 0x323, 0x1ea1 }, + { 0x325, 0x1e01 }, + { 0x328, 0x105 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000062 [4] = { - { 0x307, 0x1e03 }, - { 0x323, 0x1e05 }, - { 0x331, 0x1e07 }, { 0, 0 }}; + { 0x307, 0x1e03 }, + { 0x323, 0x1e05 }, + { 0x331, 0x1e07 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000063 [6] = { - { 0x301, 0x107 }, - { 0x302, 0x109 }, - { 0x307, 0x10b }, - { 0x30c, 0x10d }, - { 0x327, 0xe7 }, { 0, 0 }}; + { 0x301, 0x107 }, + { 0x302, 0x109 }, + { 0x307, 0x10b }, + { 0x30c, 0x10d }, + { 0x327, 0xe7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000064 [7] = { - { 0x307, 0x1e0b }, - { 0x30c, 0x10f }, - { 0x323, 0x1e0d }, - { 0x327, 0x1e11 }, - { 0x32d, 0x1e13 }, - { 0x331, 0x1e0f }, { 0, 0 }}; + { 0x307, 0x1e0b }, + { 0x30c, 0x10f }, + { 0x323, 0x1e0d }, + { 0x327, 0x1e11 }, + { 0x32d, 0x1e13 }, + { 0x331, 0x1e0f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000065 [18] = { - { 0x300, 0xe8 }, - { 0x301, 0xe9 }, - { 0x302, 0xea }, - { 0x303, 0x1ebd }, - { 0x304, 0x113 }, - { 0x306, 0x115 }, - { 0x307, 0x117 }, - { 0x308, 0xeb }, - { 0x309, 0x1ebb }, - { 0x30c, 0x11b }, - { 0x30f, 0x205 }, - { 0x311, 0x207 }, - { 0x323, 0x1eb9 }, - { 0x327, 0x229 }, - { 0x328, 0x119 }, - { 0x32d, 0x1e19 }, - { 0x330, 0x1e1b }, { 0, 0 }}; + { 0x300, 0xe8 }, + { 0x301, 0xe9 }, + { 0x302, 0xea }, + { 0x303, 0x1ebd }, + { 0x304, 0x113 }, + { 0x306, 0x115 }, + { 0x307, 0x117 }, + { 0x308, 0xeb }, + { 0x309, 0x1ebb }, + { 0x30c, 0x11b }, + { 0x30f, 0x205 }, + { 0x311, 0x207 }, + { 0x323, 0x1eb9 }, + { 0x327, 0x229 }, + { 0x328, 0x119 }, + { 0x32d, 0x1e19 }, + { 0x330, 0x1e1b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000066 [2] = { - { 0x307, 0x1e1f }, { 0, 0 }}; + { 0x307, 0x1e1f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000067 [8] = { - { 0x301, 0x1f5 }, - { 0x302, 0x11d }, - { 0x304, 0x1e21 }, - { 0x306, 0x11f }, - { 0x307, 0x121 }, - { 0x30c, 0x1e7 }, - { 0x327, 0x123 }, { 0, 0 }}; + { 0x301, 0x1f5 }, + { 0x302, 0x11d }, + { 0x304, 0x1e21 }, + { 0x306, 0x11f }, + { 0x307, 0x121 }, + { 0x30c, 0x1e7 }, + { 0x327, 0x123 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000068 [9] = { - { 0x302, 0x125 }, - { 0x307, 0x1e23 }, - { 0x308, 0x1e27 }, - { 0x30c, 0x21f }, - { 0x323, 0x1e25 }, - { 0x327, 0x1e29 }, - { 0x32e, 0x1e2b }, - { 0x331, 0x1e96 }, { 0, 0 }}; + { 0x302, 0x125 }, + { 0x307, 0x1e23 }, + { 0x308, 0x1e27 }, + { 0x30c, 0x21f }, + { 0x323, 0x1e25 }, + { 0x327, 0x1e29 }, + { 0x32e, 0x1e2b }, + { 0x331, 0x1e96 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000069 [15] = { - { 0x300, 0xec }, - { 0x301, 0xed }, - { 0x302, 0xee }, - { 0x303, 0x129 }, - { 0x304, 0x12b }, - { 0x306, 0x12d }, - { 0x308, 0xef }, - { 0x309, 0x1ec9 }, - { 0x30c, 0x1d0 }, - { 0x30f, 0x209 }, - { 0x311, 0x20b }, - { 0x323, 0x1ecb }, - { 0x328, 0x12f }, - { 0x330, 0x1e2d }, { 0, 0 }}; + { 0x300, 0xec }, + { 0x301, 0xed }, + { 0x302, 0xee }, + { 0x303, 0x129 }, + { 0x304, 0x12b }, + { 0x306, 0x12d }, + { 0x308, 0xef }, + { 0x309, 0x1ec9 }, + { 0x30c, 0x1d0 }, + { 0x30f, 0x209 }, + { 0x311, 0x20b }, + { 0x323, 0x1ecb }, + { 0x328, 0x12f }, + { 0x330, 0x1e2d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006a [3] = { - { 0x302, 0x135 }, - { 0x30c, 0x1f0 }, { 0, 0 }}; + { 0x302, 0x135 }, + { 0x30c, 0x1f0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006b [6] = { - { 0x301, 0x1e31 }, - { 0x30c, 0x1e9 }, - { 0x323, 0x1e33 }, - { 0x327, 0x137 }, - { 0x331, 0x1e35 }, { 0, 0 }}; + { 0x301, 0x1e31 }, + { 0x30c, 0x1e9 }, + { 0x323, 0x1e33 }, + { 0x327, 0x137 }, + { 0x331, 0x1e35 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006c [7] = { - { 0x301, 0x13a }, - { 0x30c, 0x13e }, - { 0x323, 0x1e37 }, - { 0x327, 0x13c }, - { 0x32d, 0x1e3d }, - { 0x331, 0x1e3b }, { 0, 0 }}; + { 0x301, 0x13a }, + { 0x30c, 0x13e }, + { 0x323, 0x1e37 }, + { 0x327, 0x13c }, + { 0x32d, 0x1e3d }, + { 0x331, 0x1e3b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006d [4] = { - { 0x301, 0x1e3f }, - { 0x307, 0x1e41 }, - { 0x323, 0x1e43 }, { 0, 0 }}; + { 0x301, 0x1e3f }, + { 0x307, 0x1e41 }, + { 0x323, 0x1e43 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006e [10] = { - { 0x300, 0x1f9 }, - { 0x301, 0x144 }, - { 0x303, 0xf1 }, - { 0x307, 0x1e45 }, - { 0x30c, 0x148 }, - { 0x323, 0x1e47 }, - { 0x327, 0x146 }, - { 0x32d, 0x1e4b }, - { 0x331, 0x1e49 }, { 0, 0 }}; + { 0x300, 0x1f9 }, + { 0x301, 0x144 }, + { 0x303, 0xf1 }, + { 0x307, 0x1e45 }, + { 0x30c, 0x148 }, + { 0x323, 0x1e47 }, + { 0x327, 0x146 }, + { 0x32d, 0x1e4b }, + { 0x331, 0x1e49 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00006f [17] = { - { 0x300, 0xf2 }, - { 0x301, 0xf3 }, - { 0x302, 0xf4 }, - { 0x303, 0xf5 }, - { 0x304, 0x14d }, - { 0x306, 0x14f }, - { 0x307, 0x22f }, - { 0x308, 0xf6 }, - { 0x309, 0x1ecf }, - { 0x30b, 0x151 }, - { 0x30c, 0x1d2 }, - { 0x30f, 0x20d }, - { 0x311, 0x20f }, - { 0x31b, 0x1a1 }, - { 0x323, 0x1ecd }, - { 0x328, 0x1eb }, { 0, 0 }}; + { 0x300, 0xf2 }, + { 0x301, 0xf3 }, + { 0x302, 0xf4 }, + { 0x303, 0xf5 }, + { 0x304, 0x14d }, + { 0x306, 0x14f }, + { 0x307, 0x22f }, + { 0x308, 0xf6 }, + { 0x309, 0x1ecf }, + { 0x30b, 0x151 }, + { 0x30c, 0x1d2 }, + { 0x30f, 0x20d }, + { 0x311, 0x20f }, + { 0x31b, 0x1a1 }, + { 0x323, 0x1ecd }, + { 0x328, 0x1eb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000070 [3] = { - { 0x301, 0x1e55 }, - { 0x307, 0x1e57 }, { 0, 0 }}; + { 0x301, 0x1e55 }, + { 0x307, 0x1e57 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000072 [9] = { - { 0x301, 0x155 }, - { 0x307, 0x1e59 }, - { 0x30c, 0x159 }, - { 0x30f, 0x211 }, - { 0x311, 0x213 }, - { 0x323, 0x1e5b }, - { 0x327, 0x157 }, - { 0x331, 0x1e5f }, { 0, 0 }}; + { 0x301, 0x155 }, + { 0x307, 0x1e59 }, + { 0x30c, 0x159 }, + { 0x30f, 0x211 }, + { 0x311, 0x213 }, + { 0x323, 0x1e5b }, + { 0x327, 0x157 }, + { 0x331, 0x1e5f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000073 [8] = { - { 0x301, 0x15b }, - { 0x302, 0x15d }, - { 0x307, 0x1e61 }, - { 0x30c, 0x161 }, - { 0x323, 0x1e63 }, - { 0x326, 0x219 }, - { 0x327, 0x15f }, { 0, 0 }}; + { 0x301, 0x15b }, + { 0x302, 0x15d }, + { 0x307, 0x1e61 }, + { 0x30c, 0x161 }, + { 0x323, 0x1e63 }, + { 0x326, 0x219 }, + { 0x327, 0x15f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000074 [9] = { - { 0x307, 0x1e6b }, - { 0x308, 0x1e97 }, - { 0x30c, 0x165 }, - { 0x323, 0x1e6d }, - { 0x326, 0x21b }, - { 0x327, 0x163 }, - { 0x32d, 0x1e71 }, - { 0x331, 0x1e6f }, { 0, 0 }}; + { 0x307, 0x1e6b }, + { 0x308, 0x1e97 }, + { 0x30c, 0x165 }, + { 0x323, 0x1e6d }, + { 0x326, 0x21b }, + { 0x327, 0x163 }, + { 0x32d, 0x1e71 }, + { 0x331, 0x1e6f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000075 [20] = { - { 0x300, 0xf9 }, - { 0x301, 0xfa }, - { 0x302, 0xfb }, - { 0x303, 0x169 }, - { 0x304, 0x16b }, - { 0x306, 0x16d }, - { 0x308, 0xfc }, - { 0x309, 0x1ee7 }, - { 0x30a, 0x16f }, - { 0x30b, 0x171 }, - { 0x30c, 0x1d4 }, - { 0x30f, 0x215 }, - { 0x311, 0x217 }, - { 0x31b, 0x1b0 }, - { 0x323, 0x1ee5 }, - { 0x324, 0x1e73 }, - { 0x328, 0x173 }, - { 0x32d, 0x1e77 }, - { 0x330, 0x1e75 }, { 0, 0 }}; + { 0x300, 0xf9 }, + { 0x301, 0xfa }, + { 0x302, 0xfb }, + { 0x303, 0x169 }, + { 0x304, 0x16b }, + { 0x306, 0x16d }, + { 0x308, 0xfc }, + { 0x309, 0x1ee7 }, + { 0x30a, 0x16f }, + { 0x30b, 0x171 }, + { 0x30c, 0x1d4 }, + { 0x30f, 0x215 }, + { 0x311, 0x217 }, + { 0x31b, 0x1b0 }, + { 0x323, 0x1ee5 }, + { 0x324, 0x1e73 }, + { 0x328, 0x173 }, + { 0x32d, 0x1e77 }, + { 0x330, 0x1e75 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000076 [3] = { - { 0x303, 0x1e7d }, - { 0x323, 0x1e7f }, { 0, 0 }}; + { 0x303, 0x1e7d }, + { 0x323, 0x1e7f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000077 [8] = { - { 0x300, 0x1e81 }, - { 0x301, 0x1e83 }, - { 0x302, 0x175 }, - { 0x307, 0x1e87 }, - { 0x308, 0x1e85 }, - { 0x30a, 0x1e98 }, - { 0x323, 0x1e89 }, { 0, 0 }}; + { 0x300, 0x1e81 }, + { 0x301, 0x1e83 }, + { 0x302, 0x175 }, + { 0x307, 0x1e87 }, + { 0x308, 0x1e85 }, + { 0x30a, 0x1e98 }, + { 0x323, 0x1e89 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000078 [3] = { - { 0x307, 0x1e8b }, - { 0x308, 0x1e8d }, { 0, 0 }}; + { 0x307, 0x1e8b }, + { 0x308, 0x1e8d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000079 [11] = { - { 0x300, 0x1ef3 }, - { 0x301, 0xfd }, - { 0x302, 0x177 }, - { 0x303, 0x1ef9 }, - { 0x304, 0x233 }, - { 0x307, 0x1e8f }, - { 0x308, 0xff }, - { 0x309, 0x1ef7 }, - { 0x30a, 0x1e99 }, - { 0x323, 0x1ef5 }, { 0, 0 }}; + { 0x300, 0x1ef3 }, + { 0x301, 0xfd }, + { 0x302, 0x177 }, + { 0x303, 0x1ef9 }, + { 0x304, 0x233 }, + { 0x307, 0x1e8f }, + { 0x308, 0xff }, + { 0x309, 0x1ef7 }, + { 0x30a, 0x1e99 }, + { 0x323, 0x1ef5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00007a [7] = { - { 0x301, 0x17a }, - { 0x302, 0x1e91 }, - { 0x307, 0x17c }, - { 0x30c, 0x17e }, - { 0x323, 0x1e93 }, - { 0x331, 0x1e95 }, { 0, 0 }}; + { 0x301, 0x17a }, + { 0x302, 0x1e91 }, + { 0x307, 0x17c }, + { 0x30c, 0x17e }, + { 0x323, 0x1e93 }, + { 0x331, 0x1e95 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000a8 [4] = { - { 0x300, 0x1fed }, - { 0x301, 0x385 }, - { 0x342, 0x1fc1 }, { 0, 0 }}; + { 0x300, 0x1fed }, + { 0x301, 0x385 }, + { 0x342, 0x1fc1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000c2 [5] = { - { 0x300, 0x1ea6 }, - { 0x301, 0x1ea4 }, - { 0x303, 0x1eaa }, - { 0x309, 0x1ea8 }, { 0, 0 }}; + { 0x300, 0x1ea6 }, + { 0x301, 0x1ea4 }, + { 0x303, 0x1eaa }, + { 0x309, 0x1ea8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000c4 [2] = { - { 0x304, 0x1de }, { 0, 0 }}; + { 0x304, 0x1de }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000c5 [2] = { - { 0x301, 0x1fa }, { 0, 0 }}; + { 0x301, 0x1fa }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000c6 [3] = { - { 0x301, 0x1fc }, - { 0x304, 0x1e2 }, { 0, 0 }}; + { 0x301, 0x1fc }, + { 0x304, 0x1e2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000c7 [2] = { - { 0x301, 0x1e08 }, { 0, 0 }}; + { 0x301, 0x1e08 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000ca [5] = { - { 0x300, 0x1ec0 }, - { 0x301, 0x1ebe }, - { 0x303, 0x1ec4 }, - { 0x309, 0x1ec2 }, { 0, 0 }}; + { 0x300, 0x1ec0 }, + { 0x301, 0x1ebe }, + { 0x303, 0x1ec4 }, + { 0x309, 0x1ec2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000cf [2] = { - { 0x301, 0x1e2e }, { 0, 0 }}; + { 0x301, 0x1e2e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000d4 [5] = { - { 0x300, 0x1ed2 }, - { 0x301, 0x1ed0 }, - { 0x303, 0x1ed6 }, - { 0x309, 0x1ed4 }, { 0, 0 }}; + { 0x300, 0x1ed2 }, + { 0x301, 0x1ed0 }, + { 0x303, 0x1ed6 }, + { 0x309, 0x1ed4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000d5 [4] = { - { 0x301, 0x1e4c }, - { 0x304, 0x22c }, - { 0x308, 0x1e4e }, { 0, 0 }}; + { 0x301, 0x1e4c }, + { 0x304, 0x22c }, + { 0x308, 0x1e4e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000d6 [2] = { - { 0x304, 0x22a }, { 0, 0 }}; + { 0x304, 0x22a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000d8 [2] = { - { 0x301, 0x1fe }, { 0, 0 }}; + { 0x301, 0x1fe }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000dc [5] = { - { 0x300, 0x1db }, - { 0x301, 0x1d7 }, - { 0x304, 0x1d5 }, - { 0x30c, 0x1d9 }, { 0, 0 }}; + { 0x300, 0x1db }, + { 0x301, 0x1d7 }, + { 0x304, 0x1d5 }, + { 0x30c, 0x1d9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000e2 [5] = { - { 0x300, 0x1ea7 }, - { 0x301, 0x1ea5 }, - { 0x303, 0x1eab }, - { 0x309, 0x1ea9 }, { 0, 0 }}; + { 0x300, 0x1ea7 }, + { 0x301, 0x1ea5 }, + { 0x303, 0x1eab }, + { 0x309, 0x1ea9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000e4 [2] = { - { 0x304, 0x1df }, { 0, 0 }}; + { 0x304, 0x1df }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000e5 [2] = { - { 0x301, 0x1fb }, { 0, 0 }}; + { 0x301, 0x1fb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000e6 [3] = { - { 0x301, 0x1fd }, - { 0x304, 0x1e3 }, { 0, 0 }}; + { 0x301, 0x1fd }, + { 0x304, 0x1e3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000e7 [2] = { - { 0x301, 0x1e09 }, { 0, 0 }}; + { 0x301, 0x1e09 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000ea [5] = { - { 0x300, 0x1ec1 }, - { 0x301, 0x1ebf }, - { 0x303, 0x1ec5 }, - { 0x309, 0x1ec3 }, { 0, 0 }}; + { 0x300, 0x1ec1 }, + { 0x301, 0x1ebf }, + { 0x303, 0x1ec5 }, + { 0x309, 0x1ec3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000ef [2] = { - { 0x301, 0x1e2f }, { 0, 0 }}; + { 0x301, 0x1e2f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000f4 [5] = { - { 0x300, 0x1ed3 }, - { 0x301, 0x1ed1 }, - { 0x303, 0x1ed7 }, - { 0x309, 0x1ed5 }, { 0, 0 }}; + { 0x300, 0x1ed3 }, + { 0x301, 0x1ed1 }, + { 0x303, 0x1ed7 }, + { 0x309, 0x1ed5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000f5 [4] = { - { 0x301, 0x1e4d }, - { 0x304, 0x22d }, - { 0x308, 0x1e4f }, { 0, 0 }}; + { 0x301, 0x1e4d }, + { 0x304, 0x22d }, + { 0x308, 0x1e4f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000f6 [2] = { - { 0x304, 0x22b }, { 0, 0 }}; + { 0x304, 0x22b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000f8 [2] = { - { 0x301, 0x1ff }, { 0, 0 }}; + { 0x301, 0x1ff }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0000fc [5] = { - { 0x300, 0x1dc }, - { 0x301, 0x1d8 }, - { 0x304, 0x1d6 }, - { 0x30c, 0x1da }, { 0, 0 }}; + { 0x300, 0x1dc }, + { 0x301, 0x1d8 }, + { 0x304, 0x1d6 }, + { 0x30c, 0x1da }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000102 [5] = { - { 0x300, 0x1eb0 }, - { 0x301, 0x1eae }, - { 0x303, 0x1eb4 }, - { 0x309, 0x1eb2 }, { 0, 0 }}; + { 0x300, 0x1eb0 }, + { 0x301, 0x1eae }, + { 0x303, 0x1eb4 }, + { 0x309, 0x1eb2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000103 [5] = { - { 0x300, 0x1eb1 }, - { 0x301, 0x1eaf }, - { 0x303, 0x1eb5 }, - { 0x309, 0x1eb3 }, { 0, 0 }}; + { 0x300, 0x1eb1 }, + { 0x301, 0x1eaf }, + { 0x303, 0x1eb5 }, + { 0x309, 0x1eb3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000112 [3] = { - { 0x300, 0x1e14 }, - { 0x301, 0x1e16 }, { 0, 0 }}; + { 0x300, 0x1e14 }, + { 0x301, 0x1e16 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000113 [3] = { - { 0x300, 0x1e15 }, - { 0x301, 0x1e17 }, { 0, 0 }}; + { 0x300, 0x1e15 }, + { 0x301, 0x1e17 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00014c [3] = { - { 0x300, 0x1e50 }, - { 0x301, 0x1e52 }, { 0, 0 }}; + { 0x300, 0x1e50 }, + { 0x301, 0x1e52 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00014d [3] = { - { 0x300, 0x1e51 }, - { 0x301, 0x1e53 }, { 0, 0 }}; + { 0x300, 0x1e51 }, + { 0x301, 0x1e53 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00015a [2] = { - { 0x307, 0x1e64 }, { 0, 0 }}; + { 0x307, 0x1e64 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00015b [2] = { - { 0x307, 0x1e65 }, { 0, 0 }}; + { 0x307, 0x1e65 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000160 [2] = { - { 0x307, 0x1e66 }, { 0, 0 }}; + { 0x307, 0x1e66 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000161 [2] = { - { 0x307, 0x1e67 }, { 0, 0 }}; + { 0x307, 0x1e67 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000168 [2] = { - { 0x301, 0x1e78 }, { 0, 0 }}; + { 0x301, 0x1e78 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000169 [2] = { - { 0x301, 0x1e79 }, { 0, 0 }}; + { 0x301, 0x1e79 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00016a [2] = { - { 0x308, 0x1e7a }, { 0, 0 }}; + { 0x308, 0x1e7a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00016b [2] = { - { 0x308, 0x1e7b }, { 0, 0 }}; + { 0x308, 0x1e7b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00017f [2] = { - { 0x307, 0x1e9b }, { 0, 0 }}; + { 0x307, 0x1e9b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001a0 [6] = { - { 0x300, 0x1edc }, - { 0x301, 0x1eda }, - { 0x303, 0x1ee0 }, - { 0x309, 0x1ede }, - { 0x323, 0x1ee2 }, { 0, 0 }}; + { 0x300, 0x1edc }, + { 0x301, 0x1eda }, + { 0x303, 0x1ee0 }, + { 0x309, 0x1ede }, + { 0x323, 0x1ee2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001a1 [6] = { - { 0x300, 0x1edd }, - { 0x301, 0x1edb }, - { 0x303, 0x1ee1 }, - { 0x309, 0x1edf }, - { 0x323, 0x1ee3 }, { 0, 0 }}; + { 0x300, 0x1edd }, + { 0x301, 0x1edb }, + { 0x303, 0x1ee1 }, + { 0x309, 0x1edf }, + { 0x323, 0x1ee3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001af [6] = { - { 0x300, 0x1eea }, - { 0x301, 0x1ee8 }, - { 0x303, 0x1eee }, - { 0x309, 0x1eec }, - { 0x323, 0x1ef0 }, { 0, 0 }}; + { 0x300, 0x1eea }, + { 0x301, 0x1ee8 }, + { 0x303, 0x1eee }, + { 0x309, 0x1eec }, + { 0x323, 0x1ef0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001b0 [6] = { - { 0x300, 0x1eeb }, - { 0x301, 0x1ee9 }, - { 0x303, 0x1eef }, - { 0x309, 0x1eed }, - { 0x323, 0x1ef1 }, { 0, 0 }}; + { 0x300, 0x1eeb }, + { 0x301, 0x1ee9 }, + { 0x303, 0x1eef }, + { 0x309, 0x1eed }, + { 0x323, 0x1ef1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001b7 [2] = { - { 0x30c, 0x1ee }, { 0, 0 }}; + { 0x30c, 0x1ee }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001ea [2] = { - { 0x304, 0x1ec }, { 0, 0 }}; + { 0x304, 0x1ec }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0001eb [2] = { - { 0x304, 0x1ed }, { 0, 0 }}; + { 0x304, 0x1ed }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000226 [2] = { - { 0x304, 0x1e0 }, { 0, 0 }}; + { 0x304, 0x1e0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000227 [2] = { - { 0x304, 0x1e1 }, { 0, 0 }}; + { 0x304, 0x1e1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000228 [2] = { - { 0x306, 0x1e1c }, { 0, 0 }}; + { 0x306, 0x1e1c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000229 [2] = { - { 0x306, 0x1e1d }, { 0, 0 }}; + { 0x306, 0x1e1d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00022e [2] = { - { 0x304, 0x230 }, { 0, 0 }}; + { 0x304, 0x230 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00022f [2] = { - { 0x304, 0x231 }, { 0, 0 }}; + { 0x304, 0x231 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000292 [2] = { - { 0x30c, 0x1ef }, { 0, 0 }}; + { 0x30c, 0x1ef }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000391 [8] = { - { 0x300, 0x1fba }, - { 0x301, 0x386 }, - { 0x304, 0x1fb9 }, - { 0x306, 0x1fb8 }, - { 0x313, 0x1f08 }, - { 0x314, 0x1f09 }, - { 0x345, 0x1fbc }, { 0, 0 }}; + { 0x300, 0x1fba }, + { 0x301, 0x386 }, + { 0x304, 0x1fb9 }, + { 0x306, 0x1fb8 }, + { 0x313, 0x1f08 }, + { 0x314, 0x1f09 }, + { 0x345, 0x1fbc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000395 [5] = { - { 0x300, 0x1fc8 }, - { 0x301, 0x388 }, - { 0x313, 0x1f18 }, - { 0x314, 0x1f19 }, { 0, 0 }}; + { 0x300, 0x1fc8 }, + { 0x301, 0x388 }, + { 0x313, 0x1f18 }, + { 0x314, 0x1f19 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000397 [6] = { - { 0x300, 0x1fca }, - { 0x301, 0x389 }, - { 0x313, 0x1f28 }, - { 0x314, 0x1f29 }, - { 0x345, 0x1fcc }, { 0, 0 }}; + { 0x300, 0x1fca }, + { 0x301, 0x389 }, + { 0x313, 0x1f28 }, + { 0x314, 0x1f29 }, + { 0x345, 0x1fcc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000399 [8] = { - { 0x300, 0x1fda }, - { 0x301, 0x38a }, - { 0x304, 0x1fd9 }, - { 0x306, 0x1fd8 }, - { 0x308, 0x3aa }, - { 0x313, 0x1f38 }, - { 0x314, 0x1f39 }, { 0, 0 }}; + { 0x300, 0x1fda }, + { 0x301, 0x38a }, + { 0x304, 0x1fd9 }, + { 0x306, 0x1fd8 }, + { 0x308, 0x3aa }, + { 0x313, 0x1f38 }, + { 0x314, 0x1f39 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00039f [5] = { - { 0x300, 0x1ff8 }, - { 0x301, 0x38c }, - { 0x313, 0x1f48 }, - { 0x314, 0x1f49 }, { 0, 0 }}; + { 0x300, 0x1ff8 }, + { 0x301, 0x38c }, + { 0x313, 0x1f48 }, + { 0x314, 0x1f49 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003a1 [2] = { - { 0x314, 0x1fec }, { 0, 0 }}; + { 0x314, 0x1fec }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003a5 [7] = { - { 0x300, 0x1fea }, - { 0x301, 0x38e }, - { 0x304, 0x1fe9 }, - { 0x306, 0x1fe8 }, - { 0x308, 0x3ab }, - { 0x314, 0x1f59 }, { 0, 0 }}; + { 0x300, 0x1fea }, + { 0x301, 0x38e }, + { 0x304, 0x1fe9 }, + { 0x306, 0x1fe8 }, + { 0x308, 0x3ab }, + { 0x314, 0x1f59 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003a9 [6] = { - { 0x300, 0x1ffa }, - { 0x301, 0x38f }, - { 0x313, 0x1f68 }, - { 0x314, 0x1f69 }, - { 0x345, 0x1ffc }, { 0, 0 }}; + { 0x300, 0x1ffa }, + { 0x301, 0x38f }, + { 0x313, 0x1f68 }, + { 0x314, 0x1f69 }, + { 0x345, 0x1ffc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003ac [2] = { - { 0x345, 0x1fb4 }, { 0, 0 }}; + { 0x345, 0x1fb4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003ae [2] = { - { 0x345, 0x1fc4 }, { 0, 0 }}; + { 0x345, 0x1fc4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003b1 [9] = { - { 0x300, 0x1f70 }, - { 0x301, 0x3ac }, - { 0x304, 0x1fb1 }, - { 0x306, 0x1fb0 }, - { 0x313, 0x1f00 }, - { 0x314, 0x1f01 }, - { 0x342, 0x1fb6 }, - { 0x345, 0x1fb3 }, { 0, 0 }}; + { 0x300, 0x1f70 }, + { 0x301, 0x3ac }, + { 0x304, 0x1fb1 }, + { 0x306, 0x1fb0 }, + { 0x313, 0x1f00 }, + { 0x314, 0x1f01 }, + { 0x342, 0x1fb6 }, + { 0x345, 0x1fb3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003b5 [5] = { - { 0x300, 0x1f72 }, - { 0x301, 0x3ad }, - { 0x313, 0x1f10 }, - { 0x314, 0x1f11 }, { 0, 0 }}; + { 0x300, 0x1f72 }, + { 0x301, 0x3ad }, + { 0x313, 0x1f10 }, + { 0x314, 0x1f11 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003b7 [7] = { - { 0x300, 0x1f74 }, - { 0x301, 0x3ae }, - { 0x313, 0x1f20 }, - { 0x314, 0x1f21 }, - { 0x342, 0x1fc6 }, - { 0x345, 0x1fc3 }, { 0, 0 }}; + { 0x300, 0x1f74 }, + { 0x301, 0x3ae }, + { 0x313, 0x1f20 }, + { 0x314, 0x1f21 }, + { 0x342, 0x1fc6 }, + { 0x345, 0x1fc3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003b9 [9] = { - { 0x300, 0x1f76 }, - { 0x301, 0x3af }, - { 0x304, 0x1fd1 }, - { 0x306, 0x1fd0 }, - { 0x308, 0x3ca }, - { 0x313, 0x1f30 }, - { 0x314, 0x1f31 }, - { 0x342, 0x1fd6 }, { 0, 0 }}; + { 0x300, 0x1f76 }, + { 0x301, 0x3af }, + { 0x304, 0x1fd1 }, + { 0x306, 0x1fd0 }, + { 0x308, 0x3ca }, + { 0x313, 0x1f30 }, + { 0x314, 0x1f31 }, + { 0x342, 0x1fd6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003bf [5] = { - { 0x300, 0x1f78 }, - { 0x301, 0x3cc }, - { 0x313, 0x1f40 }, - { 0x314, 0x1f41 }, { 0, 0 }}; + { 0x300, 0x1f78 }, + { 0x301, 0x3cc }, + { 0x313, 0x1f40 }, + { 0x314, 0x1f41 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003c1 [3] = { - { 0x313, 0x1fe4 }, - { 0x314, 0x1fe5 }, { 0, 0 }}; + { 0x313, 0x1fe4 }, + { 0x314, 0x1fe5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003c5 [9] = { - { 0x300, 0x1f7a }, - { 0x301, 0x3cd }, - { 0x304, 0x1fe1 }, - { 0x306, 0x1fe0 }, - { 0x308, 0x3cb }, - { 0x313, 0x1f50 }, - { 0x314, 0x1f51 }, - { 0x342, 0x1fe6 }, { 0, 0 }}; + { 0x300, 0x1f7a }, + { 0x301, 0x3cd }, + { 0x304, 0x1fe1 }, + { 0x306, 0x1fe0 }, + { 0x308, 0x3cb }, + { 0x313, 0x1f50 }, + { 0x314, 0x1f51 }, + { 0x342, 0x1fe6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003c9 [7] = { - { 0x300, 0x1f7c }, - { 0x301, 0x3ce }, - { 0x313, 0x1f60 }, - { 0x314, 0x1f61 }, - { 0x342, 0x1ff6 }, - { 0x345, 0x1ff3 }, { 0, 0 }}; + { 0x300, 0x1f7c }, + { 0x301, 0x3ce }, + { 0x313, 0x1f60 }, + { 0x314, 0x1f61 }, + { 0x342, 0x1ff6 }, + { 0x345, 0x1ff3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003ca [4] = { - { 0x300, 0x1fd2 }, - { 0x301, 0x390 }, - { 0x342, 0x1fd7 }, { 0, 0 }}; + { 0x300, 0x1fd2 }, + { 0x301, 0x390 }, + { 0x342, 0x1fd7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003cb [4] = { - { 0x300, 0x1fe2 }, - { 0x301, 0x3b0 }, - { 0x342, 0x1fe7 }, { 0, 0 }}; + { 0x300, 0x1fe2 }, + { 0x301, 0x3b0 }, + { 0x342, 0x1fe7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003ce [2] = { - { 0x345, 0x1ff4 }, { 0, 0 }}; + { 0x345, 0x1ff4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0003d2 [3] = { - { 0x301, 0x3d3 }, - { 0x308, 0x3d4 }, { 0, 0 }}; + { 0x301, 0x3d3 }, + { 0x308, 0x3d4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000406 [2] = { - { 0x308, 0x407 }, { 0, 0 }}; + { 0x308, 0x407 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000410 [3] = { - { 0x306, 0x4d0 }, - { 0x308, 0x4d2 }, { 0, 0 }}; + { 0x306, 0x4d0 }, + { 0x308, 0x4d2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000413 [2] = { - { 0x301, 0x403 }, { 0, 0 }}; + { 0x301, 0x403 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000415 [4] = { - { 0x300, 0x400 }, - { 0x306, 0x4d6 }, - { 0x308, 0x401 }, { 0, 0 }}; + { 0x300, 0x400 }, + { 0x306, 0x4d6 }, + { 0x308, 0x401 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000416 [3] = { - { 0x306, 0x4c1 }, - { 0x308, 0x4dc }, { 0, 0 }}; + { 0x306, 0x4c1 }, + { 0x308, 0x4dc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000417 [2] = { - { 0x308, 0x4de }, { 0, 0 }}; + { 0x308, 0x4de }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000418 [5] = { - { 0x300, 0x40d }, - { 0x304, 0x4e2 }, - { 0x306, 0x419 }, - { 0x308, 0x4e4 }, { 0, 0 }}; + { 0x300, 0x40d }, + { 0x304, 0x4e2 }, + { 0x306, 0x419 }, + { 0x308, 0x4e4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00041a [2] = { - { 0x301, 0x40c }, { 0, 0 }}; + { 0x301, 0x40c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00041e [2] = { - { 0x308, 0x4e6 }, { 0, 0 }}; + { 0x308, 0x4e6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000423 [5] = { - { 0x304, 0x4ee }, - { 0x306, 0x40e }, - { 0x308, 0x4f0 }, - { 0x30b, 0x4f2 }, { 0, 0 }}; + { 0x304, 0x4ee }, + { 0x306, 0x40e }, + { 0x308, 0x4f0 }, + { 0x30b, 0x4f2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000427 [2] = { - { 0x308, 0x4f4 }, { 0, 0 }}; + { 0x308, 0x4f4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00042b [2] = { - { 0x308, 0x4f8 }, { 0, 0 }}; + { 0x308, 0x4f8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00042d [2] = { - { 0x308, 0x4ec }, { 0, 0 }}; + { 0x308, 0x4ec }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000430 [3] = { - { 0x306, 0x4d1 }, - { 0x308, 0x4d3 }, { 0, 0 }}; + { 0x306, 0x4d1 }, + { 0x308, 0x4d3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000433 [2] = { - { 0x301, 0x453 }, { 0, 0 }}; + { 0x301, 0x453 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000435 [4] = { - { 0x300, 0x450 }, - { 0x306, 0x4d7 }, - { 0x308, 0x451 }, { 0, 0 }}; + { 0x300, 0x450 }, + { 0x306, 0x4d7 }, + { 0x308, 0x451 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000436 [3] = { - { 0x306, 0x4c2 }, - { 0x308, 0x4dd }, { 0, 0 }}; + { 0x306, 0x4c2 }, + { 0x308, 0x4dd }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000437 [2] = { - { 0x308, 0x4df }, { 0, 0 }}; + { 0x308, 0x4df }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000438 [5] = { - { 0x300, 0x45d }, - { 0x304, 0x4e3 }, - { 0x306, 0x439 }, - { 0x308, 0x4e5 }, { 0, 0 }}; + { 0x300, 0x45d }, + { 0x304, 0x4e3 }, + { 0x306, 0x439 }, + { 0x308, 0x4e5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00043a [2] = { - { 0x301, 0x45c }, { 0, 0 }}; + { 0x301, 0x45c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00043e [2] = { - { 0x308, 0x4e7 }, { 0, 0 }}; + { 0x308, 0x4e7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000443 [5] = { - { 0x304, 0x4ef }, - { 0x306, 0x45e }, - { 0x308, 0x4f1 }, - { 0x30b, 0x4f3 }, { 0, 0 }}; + { 0x304, 0x4ef }, + { 0x306, 0x45e }, + { 0x308, 0x4f1 }, + { 0x30b, 0x4f3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000447 [2] = { - { 0x308, 0x4f5 }, { 0, 0 }}; + { 0x308, 0x4f5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00044b [2] = { - { 0x308, 0x4f9 }, { 0, 0 }}; + { 0x308, 0x4f9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00044d [2] = { - { 0x308, 0x4ed }, { 0, 0 }}; + { 0x308, 0x4ed }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000456 [2] = { - { 0x308, 0x457 }, { 0, 0 }}; + { 0x308, 0x457 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000474 [2] = { - { 0x30f, 0x476 }, { 0, 0 }}; + { 0x30f, 0x476 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000475 [2] = { - { 0x30f, 0x477 }, { 0, 0 }}; + { 0x30f, 0x477 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0004d8 [2] = { - { 0x308, 0x4da }, { 0, 0 }}; + { 0x308, 0x4da }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0004d9 [2] = { - { 0x308, 0x4db }, { 0, 0 }}; + { 0x308, 0x4db }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0004e8 [2] = { - { 0x308, 0x4ea }, { 0, 0 }}; + { 0x308, 0x4ea }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0004e9 [2] = { - { 0x308, 0x4eb }, { 0, 0 }}; + { 0x308, 0x4eb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d0 [4] = { - { 0x5b7, 0xfb2e }, - { 0x5b8, 0xfb2f }, - { 0x5bc, 0xfb30 }, { 0, 0 }}; + { 0x5b7, 0xfb2e }, + { 0x5b8, 0xfb2f }, + { 0x5bc, 0xfb30 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d1 [3] = { - { 0x5bc, 0xfb31 }, - { 0x5bf, 0xfb4c }, { 0, 0 }}; + { 0x5bc, 0xfb31 }, + { 0x5bf, 0xfb4c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d2 [2] = { - { 0x5bc, 0xfb32 }, { 0, 0 }}; + { 0x5bc, 0xfb32 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d3 [2] = { - { 0x5bc, 0xfb33 }, { 0, 0 }}; + { 0x5bc, 0xfb33 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d4 [2] = { - { 0x5bc, 0xfb34 }, { 0, 0 }}; + { 0x5bc, 0xfb34 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d5 [3] = { - { 0x5b9, 0xfb4b }, - { 0x5bc, 0xfb35 }, { 0, 0 }}; + { 0x5b9, 0xfb4b }, + { 0x5bc, 0xfb35 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d6 [2] = { - { 0x5bc, 0xfb36 }, { 0, 0 }}; + { 0x5bc, 0xfb36 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d8 [2] = { - { 0x5bc, 0xfb38 }, { 0, 0 }}; + { 0x5bc, 0xfb38 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005d9 [3] = { - { 0x5b4, 0xfb1d }, - { 0x5bc, 0xfb39 }, { 0, 0 }}; + { 0x5b4, 0xfb1d }, + { 0x5bc, 0xfb39 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005da [2] = { - { 0x5bc, 0xfb3a }, { 0, 0 }}; + { 0x5bc, 0xfb3a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005db [3] = { - { 0x5bc, 0xfb3b }, - { 0x5bf, 0xfb4d }, { 0, 0 }}; + { 0x5bc, 0xfb3b }, + { 0x5bf, 0xfb4d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005dc [2] = { - { 0x5bc, 0xfb3c }, { 0, 0 }}; + { 0x5bc, 0xfb3c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005de [2] = { - { 0x5bc, 0xfb3e }, { 0, 0 }}; + { 0x5bc, 0xfb3e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e0 [2] = { - { 0x5bc, 0xfb40 }, { 0, 0 }}; + { 0x5bc, 0xfb40 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e1 [2] = { - { 0x5bc, 0xfb41 }, { 0, 0 }}; + { 0x5bc, 0xfb41 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e3 [2] = { - { 0x5bc, 0xfb43 }, { 0, 0 }}; + { 0x5bc, 0xfb43 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e4 [3] = { - { 0x5bc, 0xfb44 }, - { 0x5bf, 0xfb4e }, { 0, 0 }}; + { 0x5bc, 0xfb44 }, + { 0x5bf, 0xfb4e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e6 [2] = { - { 0x5bc, 0xfb46 }, { 0, 0 }}; + { 0x5bc, 0xfb46 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e7 [2] = { - { 0x5bc, 0xfb47 }, { 0, 0 }}; + { 0x5bc, 0xfb47 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e8 [2] = { - { 0x5bc, 0xfb48 }, { 0, 0 }}; + { 0x5bc, 0xfb48 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005e9 [4] = { - { 0x5bc, 0xfb49 }, - { 0x5c1, 0xfb2a }, - { 0x5c2, 0xfb2b }, { 0, 0 }}; + { 0x5bc, 0xfb49 }, + { 0x5c1, 0xfb2a }, + { 0x5c2, 0xfb2b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005ea [2] = { - { 0x5bc, 0xfb4a }, { 0, 0 }}; + { 0x5bc, 0xfb4a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0005f2 [2] = { - { 0x5b7, 0xfb1f }, { 0, 0 }}; + { 0x5b7, 0xfb1f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000627 [4] = { - { 0x653, 0x622 }, - { 0x654, 0x623 }, - { 0x655, 0x625 }, { 0, 0 }}; + { 0x653, 0x622 }, + { 0x654, 0x623 }, + { 0x655, 0x625 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000648 [2] = { - { 0x654, 0x624 }, { 0, 0 }}; + { 0x654, 0x624 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00064a [2] = { - { 0x654, 0x626 }, { 0, 0 }}; + { 0x654, 0x626 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0006c1 [2] = { - { 0x654, 0x6c2 }, { 0, 0 }}; + { 0x654, 0x6c2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0006d2 [2] = { - { 0x654, 0x6d3 }, { 0, 0 }}; + { 0x654, 0x6d3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0006d5 [2] = { - { 0x654, 0x6c0 }, { 0, 0 }}; + { 0x654, 0x6c0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000915 [2] = { - { 0x93c, 0x958 }, { 0, 0 }}; + { 0x93c, 0x958 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000916 [2] = { - { 0x93c, 0x959 }, { 0, 0 }}; + { 0x93c, 0x959 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000917 [2] = { - { 0x93c, 0x95a }, { 0, 0 }}; + { 0x93c, 0x95a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00091c [2] = { - { 0x93c, 0x95b }, { 0, 0 }}; + { 0x93c, 0x95b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000921 [2] = { - { 0x93c, 0x95c }, { 0, 0 }}; + { 0x93c, 0x95c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000922 [2] = { - { 0x93c, 0x95d }, { 0, 0 }}; + { 0x93c, 0x95d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000928 [2] = { - { 0x93c, 0x929 }, { 0, 0 }}; + { 0x93c, 0x929 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00092b [2] = { - { 0x93c, 0x95e }, { 0, 0 }}; + { 0x93c, 0x95e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00092f [2] = { - { 0x93c, 0x95f }, { 0, 0 }}; + { 0x93c, 0x95f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000930 [2] = { - { 0x93c, 0x931 }, { 0, 0 }}; + { 0x93c, 0x931 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000933 [2] = { - { 0x93c, 0x934 }, { 0, 0 }}; + { 0x93c, 0x934 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0009a1 [2] = { - { 0x9bc, 0x9dc }, { 0, 0 }}; + { 0x9bc, 0x9dc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0009a2 [2] = { - { 0x9bc, 0x9dd }, { 0, 0 }}; + { 0x9bc, 0x9dd }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0009af [2] = { - { 0x9bc, 0x9df }, { 0, 0 }}; + { 0x9bc, 0x9df }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0009c7 [3] = { - { 0x9be, 0x9cb }, - { 0x9d7, 0x9cc }, { 0, 0 }}; + { 0x9be, 0x9cb }, + { 0x9d7, 0x9cc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a16 [2] = { - { 0xa3c, 0xa59 }, { 0, 0 }}; + { 0xa3c, 0xa59 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a17 [2] = { - { 0xa3c, 0xa5a }, { 0, 0 }}; + { 0xa3c, 0xa5a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a1c [2] = { - { 0xa3c, 0xa5b }, { 0, 0 }}; + { 0xa3c, 0xa5b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a2b [2] = { - { 0xa3c, 0xa5e }, { 0, 0 }}; + { 0xa3c, 0xa5e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a32 [2] = { - { 0xa3c, 0xa33 }, { 0, 0 }}; + { 0xa3c, 0xa33 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000a38 [2] = { - { 0xa3c, 0xa36 }, { 0, 0 }}; + { 0xa3c, 0xa36 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000b21 [2] = { - { 0xb3c, 0xb5c }, { 0, 0 }}; + { 0xb3c, 0xb5c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000b22 [2] = { - { 0xb3c, 0xb5d }, { 0, 0 }}; + { 0xb3c, 0xb5d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000b47 [4] = { - { 0xb3e, 0xb4b }, - { 0xb56, 0xb48 }, - { 0xb57, 0xb4c }, { 0, 0 }}; + { 0xb3e, 0xb4b }, + { 0xb56, 0xb48 }, + { 0xb57, 0xb4c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000b92 [2] = { - { 0xbd7, 0xb94 }, { 0, 0 }}; + { 0xbd7, 0xb94 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000bc6 [3] = { - { 0xbbe, 0xbca }, - { 0xbd7, 0xbcc }, { 0, 0 }}; + { 0xbbe, 0xbca }, + { 0xbd7, 0xbcc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000bc7 [2] = { - { 0xbbe, 0xbcb }, { 0, 0 }}; + { 0xbbe, 0xbcb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000c46 [2] = { - { 0xc56, 0xc48 }, { 0, 0 }}; + { 0xc56, 0xc48 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000cbf [2] = { - { 0xcd5, 0xcc0 }, { 0, 0 }}; + { 0xcd5, 0xcc0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000cc6 [4] = { - { 0xcc2, 0xcca }, - { 0xcd5, 0xcc7 }, - { 0xcd6, 0xcc8 }, { 0, 0 }}; + { 0xcc2, 0xcca }, + { 0xcd5, 0xcc7 }, + { 0xcd6, 0xcc8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000cca [2] = { - { 0xcd5, 0xccb }, { 0, 0 }}; + { 0xcd5, 0xccb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000d46 [3] = { - { 0xd3e, 0xd4a }, - { 0xd57, 0xd4c }, { 0, 0 }}; + { 0xd3e, 0xd4a }, + { 0xd57, 0xd4c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000d47 [2] = { - { 0xd3e, 0xd4b }, { 0, 0 }}; + { 0xd3e, 0xd4b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000dd9 [4] = { - { 0xdca, 0xdda }, - { 0xdcf, 0xddc }, - { 0xddf, 0xdde }, { 0, 0 }}; + { 0xdca, 0xdda }, + { 0xdcf, 0xddc }, + { 0xddf, 0xdde }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000ddc [2] = { - { 0xdca, 0xddd }, { 0, 0 }}; + { 0xdca, 0xddd }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f40 [2] = { - { 0xfb5, 0xf69 }, { 0, 0 }}; + { 0xfb5, 0xf69 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f42 [2] = { - { 0xfb7, 0xf43 }, { 0, 0 }}; + { 0xfb7, 0xf43 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f4c [2] = { - { 0xfb7, 0xf4d }, { 0, 0 }}; + { 0xfb7, 0xf4d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f51 [2] = { - { 0xfb7, 0xf52 }, { 0, 0 }}; + { 0xfb7, 0xf52 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f56 [2] = { - { 0xfb7, 0xf57 }, { 0, 0 }}; + { 0xfb7, 0xf57 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f5b [2] = { - { 0xfb7, 0xf5c }, { 0, 0 }}; + { 0xfb7, 0xf5c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f90 [2] = { - { 0xfb5, 0xfb9 }, { 0, 0 }}; + { 0xfb5, 0xfb9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f92 [2] = { - { 0xfb7, 0xf93 }, { 0, 0 }}; + { 0xfb7, 0xf93 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000f9c [2] = { - { 0xfb7, 0xf9d }, { 0, 0 }}; + { 0xfb7, 0xf9d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000fa1 [2] = { - { 0xfb7, 0xfa2 }, { 0, 0 }}; + { 0xfb7, 0xfa2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000fa6 [2] = { - { 0xfb7, 0xfa7 }, { 0, 0 }}; + { 0xfb7, 0xfa7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000fab [2] = { - { 0xfb7, 0xfac }, { 0, 0 }}; + { 0xfb7, 0xfac }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000fb2 [2] = { - { 0xf80, 0xf76 }, { 0, 0 }}; + { 0xf80, 0xf76 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_000fb3 [2] = { - { 0xf80, 0xf78 }, { 0, 0 }}; + { 0xf80, 0xf78 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001025 [2] = { - { 0x102e, 0x1026 }, { 0, 0 }}; + { 0x102e, 0x1026 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b05 [2] = { - { 0x1b35, 0x1b06 }, { 0, 0 }}; + { 0x1b35, 0x1b06 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b07 [2] = { - { 0x1b35, 0x1b08 }, { 0, 0 }}; + { 0x1b35, 0x1b08 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b09 [2] = { - { 0x1b35, 0x1b0a }, { 0, 0 }}; + { 0x1b35, 0x1b0a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b0b [2] = { - { 0x1b35, 0x1b0c }, { 0, 0 }}; + { 0x1b35, 0x1b0c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b0d [2] = { - { 0x1b35, 0x1b0e }, { 0, 0 }}; + { 0x1b35, 0x1b0e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b11 [2] = { - { 0x1b35, 0x1b12 }, { 0, 0 }}; + { 0x1b35, 0x1b12 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b3a [2] = { - { 0x1b35, 0x1b3b }, { 0, 0 }}; + { 0x1b35, 0x1b3b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b3c [2] = { - { 0x1b35, 0x1b3d }, { 0, 0 }}; + { 0x1b35, 0x1b3d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b3e [2] = { - { 0x1b35, 0x1b40 }, { 0, 0 }}; + { 0x1b35, 0x1b40 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b3f [2] = { - { 0x1b35, 0x1b41 }, { 0, 0 }}; + { 0x1b35, 0x1b41 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001b42 [2] = { - { 0x1b35, 0x1b43 }, { 0, 0 }}; + { 0x1b35, 0x1b43 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e36 [2] = { - { 0x304, 0x1e38 }, { 0, 0 }}; + { 0x304, 0x1e38 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e37 [2] = { - { 0x304, 0x1e39 }, { 0, 0 }}; + { 0x304, 0x1e39 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e5a [2] = { - { 0x304, 0x1e5c }, { 0, 0 }}; + { 0x304, 0x1e5c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e5b [2] = { - { 0x304, 0x1e5d }, { 0, 0 }}; + { 0x304, 0x1e5d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e62 [2] = { - { 0x307, 0x1e68 }, { 0, 0 }}; + { 0x307, 0x1e68 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001e63 [2] = { - { 0x307, 0x1e69 }, { 0, 0 }}; + { 0x307, 0x1e69 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ea0 [3] = { - { 0x302, 0x1eac }, - { 0x306, 0x1eb6 }, { 0, 0 }}; + { 0x302, 0x1eac }, + { 0x306, 0x1eb6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ea1 [3] = { - { 0x302, 0x1ead }, - { 0x306, 0x1eb7 }, { 0, 0 }}; + { 0x302, 0x1ead }, + { 0x306, 0x1eb7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001eb8 [2] = { - { 0x302, 0x1ec6 }, { 0, 0 }}; + { 0x302, 0x1ec6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001eb9 [2] = { - { 0x302, 0x1ec7 }, { 0, 0 }}; + { 0x302, 0x1ec7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ecc [2] = { - { 0x302, 0x1ed8 }, { 0, 0 }}; + { 0x302, 0x1ed8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ecd [2] = { - { 0x302, 0x1ed9 }, { 0, 0 }}; + { 0x302, 0x1ed9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f00 [5] = { - { 0x300, 0x1f02 }, - { 0x301, 0x1f04 }, - { 0x342, 0x1f06 }, - { 0x345, 0x1f80 }, { 0, 0 }}; + { 0x300, 0x1f02 }, + { 0x301, 0x1f04 }, + { 0x342, 0x1f06 }, + { 0x345, 0x1f80 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f01 [5] = { - { 0x300, 0x1f03 }, - { 0x301, 0x1f05 }, - { 0x342, 0x1f07 }, - { 0x345, 0x1f81 }, { 0, 0 }}; + { 0x300, 0x1f03 }, + { 0x301, 0x1f05 }, + { 0x342, 0x1f07 }, + { 0x345, 0x1f81 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f02 [2] = { - { 0x345, 0x1f82 }, { 0, 0 }}; + { 0x345, 0x1f82 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f03 [2] = { - { 0x345, 0x1f83 }, { 0, 0 }}; + { 0x345, 0x1f83 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f04 [2] = { - { 0x345, 0x1f84 }, { 0, 0 }}; + { 0x345, 0x1f84 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f05 [2] = { - { 0x345, 0x1f85 }, { 0, 0 }}; + { 0x345, 0x1f85 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f06 [2] = { - { 0x345, 0x1f86 }, { 0, 0 }}; + { 0x345, 0x1f86 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f07 [2] = { - { 0x345, 0x1f87 }, { 0, 0 }}; + { 0x345, 0x1f87 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f08 [5] = { - { 0x300, 0x1f0a }, - { 0x301, 0x1f0c }, - { 0x342, 0x1f0e }, - { 0x345, 0x1f88 }, { 0, 0 }}; + { 0x300, 0x1f0a }, + { 0x301, 0x1f0c }, + { 0x342, 0x1f0e }, + { 0x345, 0x1f88 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f09 [5] = { - { 0x300, 0x1f0b }, - { 0x301, 0x1f0d }, - { 0x342, 0x1f0f }, - { 0x345, 0x1f89 }, { 0, 0 }}; + { 0x300, 0x1f0b }, + { 0x301, 0x1f0d }, + { 0x342, 0x1f0f }, + { 0x345, 0x1f89 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0a [2] = { - { 0x345, 0x1f8a }, { 0, 0 }}; + { 0x345, 0x1f8a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0b [2] = { - { 0x345, 0x1f8b }, { 0, 0 }}; + { 0x345, 0x1f8b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0c [2] = { - { 0x345, 0x1f8c }, { 0, 0 }}; + { 0x345, 0x1f8c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0d [2] = { - { 0x345, 0x1f8d }, { 0, 0 }}; + { 0x345, 0x1f8d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0e [2] = { - { 0x345, 0x1f8e }, { 0, 0 }}; + { 0x345, 0x1f8e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f0f [2] = { - { 0x345, 0x1f8f }, { 0, 0 }}; + { 0x345, 0x1f8f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f10 [3] = { - { 0x300, 0x1f12 }, - { 0x301, 0x1f14 }, { 0, 0 }}; + { 0x300, 0x1f12 }, + { 0x301, 0x1f14 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f11 [3] = { - { 0x300, 0x1f13 }, - { 0x301, 0x1f15 }, { 0, 0 }}; + { 0x300, 0x1f13 }, + { 0x301, 0x1f15 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f18 [3] = { - { 0x300, 0x1f1a }, - { 0x301, 0x1f1c }, { 0, 0 }}; + { 0x300, 0x1f1a }, + { 0x301, 0x1f1c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f19 [3] = { - { 0x300, 0x1f1b }, - { 0x301, 0x1f1d }, { 0, 0 }}; + { 0x300, 0x1f1b }, + { 0x301, 0x1f1d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f20 [5] = { - { 0x300, 0x1f22 }, - { 0x301, 0x1f24 }, - { 0x342, 0x1f26 }, - { 0x345, 0x1f90 }, { 0, 0 }}; + { 0x300, 0x1f22 }, + { 0x301, 0x1f24 }, + { 0x342, 0x1f26 }, + { 0x345, 0x1f90 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f21 [5] = { - { 0x300, 0x1f23 }, - { 0x301, 0x1f25 }, - { 0x342, 0x1f27 }, - { 0x345, 0x1f91 }, { 0, 0 }}; + { 0x300, 0x1f23 }, + { 0x301, 0x1f25 }, + { 0x342, 0x1f27 }, + { 0x345, 0x1f91 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f22 [2] = { - { 0x345, 0x1f92 }, { 0, 0 }}; + { 0x345, 0x1f92 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f23 [2] = { - { 0x345, 0x1f93 }, { 0, 0 }}; + { 0x345, 0x1f93 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f24 [2] = { - { 0x345, 0x1f94 }, { 0, 0 }}; + { 0x345, 0x1f94 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f25 [2] = { - { 0x345, 0x1f95 }, { 0, 0 }}; + { 0x345, 0x1f95 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f26 [2] = { - { 0x345, 0x1f96 }, { 0, 0 }}; + { 0x345, 0x1f96 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f27 [2] = { - { 0x345, 0x1f97 }, { 0, 0 }}; + { 0x345, 0x1f97 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f28 [5] = { - { 0x300, 0x1f2a }, - { 0x301, 0x1f2c }, - { 0x342, 0x1f2e }, - { 0x345, 0x1f98 }, { 0, 0 }}; + { 0x300, 0x1f2a }, + { 0x301, 0x1f2c }, + { 0x342, 0x1f2e }, + { 0x345, 0x1f98 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f29 [5] = { - { 0x300, 0x1f2b }, - { 0x301, 0x1f2d }, - { 0x342, 0x1f2f }, - { 0x345, 0x1f99 }, { 0, 0 }}; + { 0x300, 0x1f2b }, + { 0x301, 0x1f2d }, + { 0x342, 0x1f2f }, + { 0x345, 0x1f99 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2a [2] = { - { 0x345, 0x1f9a }, { 0, 0 }}; + { 0x345, 0x1f9a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2b [2] = { - { 0x345, 0x1f9b }, { 0, 0 }}; + { 0x345, 0x1f9b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2c [2] = { - { 0x345, 0x1f9c }, { 0, 0 }}; + { 0x345, 0x1f9c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2d [2] = { - { 0x345, 0x1f9d }, { 0, 0 }}; + { 0x345, 0x1f9d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2e [2] = { - { 0x345, 0x1f9e }, { 0, 0 }}; + { 0x345, 0x1f9e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f2f [2] = { - { 0x345, 0x1f9f }, { 0, 0 }}; + { 0x345, 0x1f9f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f30 [4] = { - { 0x300, 0x1f32 }, - { 0x301, 0x1f34 }, - { 0x342, 0x1f36 }, { 0, 0 }}; + { 0x300, 0x1f32 }, + { 0x301, 0x1f34 }, + { 0x342, 0x1f36 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f31 [4] = { - { 0x300, 0x1f33 }, - { 0x301, 0x1f35 }, - { 0x342, 0x1f37 }, { 0, 0 }}; + { 0x300, 0x1f33 }, + { 0x301, 0x1f35 }, + { 0x342, 0x1f37 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f38 [4] = { - { 0x300, 0x1f3a }, - { 0x301, 0x1f3c }, - { 0x342, 0x1f3e }, { 0, 0 }}; + { 0x300, 0x1f3a }, + { 0x301, 0x1f3c }, + { 0x342, 0x1f3e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f39 [4] = { - { 0x300, 0x1f3b }, - { 0x301, 0x1f3d }, - { 0x342, 0x1f3f }, { 0, 0 }}; + { 0x300, 0x1f3b }, + { 0x301, 0x1f3d }, + { 0x342, 0x1f3f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f40 [3] = { - { 0x300, 0x1f42 }, - { 0x301, 0x1f44 }, { 0, 0 }}; + { 0x300, 0x1f42 }, + { 0x301, 0x1f44 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f41 [3] = { - { 0x300, 0x1f43 }, - { 0x301, 0x1f45 }, { 0, 0 }}; + { 0x300, 0x1f43 }, + { 0x301, 0x1f45 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f48 [3] = { - { 0x300, 0x1f4a }, - { 0x301, 0x1f4c }, { 0, 0 }}; + { 0x300, 0x1f4a }, + { 0x301, 0x1f4c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f49 [3] = { - { 0x300, 0x1f4b }, - { 0x301, 0x1f4d }, { 0, 0 }}; + { 0x300, 0x1f4b }, + { 0x301, 0x1f4d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f50 [4] = { - { 0x300, 0x1f52 }, - { 0x301, 0x1f54 }, - { 0x342, 0x1f56 }, { 0, 0 }}; + { 0x300, 0x1f52 }, + { 0x301, 0x1f54 }, + { 0x342, 0x1f56 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f51 [4] = { - { 0x300, 0x1f53 }, - { 0x301, 0x1f55 }, - { 0x342, 0x1f57 }, { 0, 0 }}; + { 0x300, 0x1f53 }, + { 0x301, 0x1f55 }, + { 0x342, 0x1f57 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f59 [4] = { - { 0x300, 0x1f5b }, - { 0x301, 0x1f5d }, - { 0x342, 0x1f5f }, { 0, 0 }}; + { 0x300, 0x1f5b }, + { 0x301, 0x1f5d }, + { 0x342, 0x1f5f }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f60 [5] = { - { 0x300, 0x1f62 }, - { 0x301, 0x1f64 }, - { 0x342, 0x1f66 }, - { 0x345, 0x1fa0 }, { 0, 0 }}; + { 0x300, 0x1f62 }, + { 0x301, 0x1f64 }, + { 0x342, 0x1f66 }, + { 0x345, 0x1fa0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f61 [5] = { - { 0x300, 0x1f63 }, - { 0x301, 0x1f65 }, - { 0x342, 0x1f67 }, - { 0x345, 0x1fa1 }, { 0, 0 }}; + { 0x300, 0x1f63 }, + { 0x301, 0x1f65 }, + { 0x342, 0x1f67 }, + { 0x345, 0x1fa1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f62 [2] = { - { 0x345, 0x1fa2 }, { 0, 0 }}; + { 0x345, 0x1fa2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f63 [2] = { - { 0x345, 0x1fa3 }, { 0, 0 }}; + { 0x345, 0x1fa3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f64 [2] = { - { 0x345, 0x1fa4 }, { 0, 0 }}; + { 0x345, 0x1fa4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f65 [2] = { - { 0x345, 0x1fa5 }, { 0, 0 }}; + { 0x345, 0x1fa5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f66 [2] = { - { 0x345, 0x1fa6 }, { 0, 0 }}; + { 0x345, 0x1fa6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f67 [2] = { - { 0x345, 0x1fa7 }, { 0, 0 }}; + { 0x345, 0x1fa7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f68 [5] = { - { 0x300, 0x1f6a }, - { 0x301, 0x1f6c }, - { 0x342, 0x1f6e }, - { 0x345, 0x1fa8 }, { 0, 0 }}; + { 0x300, 0x1f6a }, + { 0x301, 0x1f6c }, + { 0x342, 0x1f6e }, + { 0x345, 0x1fa8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f69 [5] = { - { 0x300, 0x1f6b }, - { 0x301, 0x1f6d }, - { 0x342, 0x1f6f }, - { 0x345, 0x1fa9 }, { 0, 0 }}; + { 0x300, 0x1f6b }, + { 0x301, 0x1f6d }, + { 0x342, 0x1f6f }, + { 0x345, 0x1fa9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6a [2] = { - { 0x345, 0x1faa }, { 0, 0 }}; + { 0x345, 0x1faa }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6b [2] = { - { 0x345, 0x1fab }, { 0, 0 }}; + { 0x345, 0x1fab }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6c [2] = { - { 0x345, 0x1fac }, { 0, 0 }}; + { 0x345, 0x1fac }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6d [2] = { - { 0x345, 0x1fad }, { 0, 0 }}; + { 0x345, 0x1fad }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6e [2] = { - { 0x345, 0x1fae }, { 0, 0 }}; + { 0x345, 0x1fae }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f6f [2] = { - { 0x345, 0x1faf }, { 0, 0 }}; + { 0x345, 0x1faf }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f70 [2] = { - { 0x345, 0x1fb2 }, { 0, 0 }}; + { 0x345, 0x1fb2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f74 [2] = { - { 0x345, 0x1fc2 }, { 0, 0 }}; + { 0x345, 0x1fc2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001f7c [2] = { - { 0x345, 0x1ff2 }, { 0, 0 }}; + { 0x345, 0x1ff2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001fb6 [2] = { - { 0x345, 0x1fb7 }, { 0, 0 }}; + { 0x345, 0x1fb7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001fbf [4] = { - { 0x300, 0x1fcd }, - { 0x301, 0x1fce }, - { 0x342, 0x1fcf }, { 0, 0 }}; + { 0x300, 0x1fcd }, + { 0x301, 0x1fce }, + { 0x342, 0x1fcf }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001fc6 [2] = { - { 0x345, 0x1fc7 }, { 0, 0 }}; + { 0x345, 0x1fc7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ff6 [2] = { - { 0x345, 0x1ff7 }, { 0, 0 }}; + { 0x345, 0x1ff7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_001ffe [4] = { - { 0x300, 0x1fdd }, - { 0x301, 0x1fde }, - { 0x342, 0x1fdf }, { 0, 0 }}; + { 0x300, 0x1fdd }, + { 0x301, 0x1fde }, + { 0x342, 0x1fdf }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002190 [2] = { - { 0x338, 0x219a }, { 0, 0 }}; + { 0x338, 0x219a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002192 [2] = { - { 0x338, 0x219b }, { 0, 0 }}; + { 0x338, 0x219b }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002194 [2] = { - { 0x338, 0x21ae }, { 0, 0 }}; + { 0x338, 0x21ae }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0021d0 [2] = { - { 0x338, 0x21cd }, { 0, 0 }}; + { 0x338, 0x21cd }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0021d2 [2] = { - { 0x338, 0x21cf }, { 0, 0 }}; + { 0x338, 0x21cf }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0021d4 [2] = { - { 0x338, 0x21ce }, { 0, 0 }}; + { 0x338, 0x21ce }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002203 [2] = { - { 0x338, 0x2204 }, { 0, 0 }}; + { 0x338, 0x2204 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002208 [2] = { - { 0x338, 0x2209 }, { 0, 0 }}; + { 0x338, 0x2209 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00220b [2] = { - { 0x338, 0x220c }, { 0, 0 }}; + { 0x338, 0x220c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002223 [2] = { - { 0x338, 0x2224 }, { 0, 0 }}; + { 0x338, 0x2224 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002225 [2] = { - { 0x338, 0x2226 }, { 0, 0 }}; + { 0x338, 0x2226 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00223c [2] = { - { 0x338, 0x2241 }, { 0, 0 }}; + { 0x338, 0x2241 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002243 [2] = { - { 0x338, 0x2244 }, { 0, 0 }}; + { 0x338, 0x2244 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002245 [2] = { - { 0x338, 0x2247 }, { 0, 0 }}; + { 0x338, 0x2247 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002248 [2] = { - { 0x338, 0x2249 }, { 0, 0 }}; + { 0x338, 0x2249 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00224d [2] = { - { 0x338, 0x226d }, { 0, 0 }}; + { 0x338, 0x226d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002261 [2] = { - { 0x338, 0x2262 }, { 0, 0 }}; + { 0x338, 0x2262 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002264 [2] = { - { 0x338, 0x2270 }, { 0, 0 }}; + { 0x338, 0x2270 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002265 [2] = { - { 0x338, 0x2271 }, { 0, 0 }}; + { 0x338, 0x2271 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002272 [2] = { - { 0x338, 0x2274 }, { 0, 0 }}; + { 0x338, 0x2274 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002273 [2] = { - { 0x338, 0x2275 }, { 0, 0 }}; + { 0x338, 0x2275 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002276 [2] = { - { 0x338, 0x2278 }, { 0, 0 }}; + { 0x338, 0x2278 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002277 [2] = { - { 0x338, 0x2279 }, { 0, 0 }}; + { 0x338, 0x2279 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00227a [2] = { - { 0x338, 0x2280 }, { 0, 0 }}; + { 0x338, 0x2280 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00227b [2] = { - { 0x338, 0x2281 }, { 0, 0 }}; + { 0x338, 0x2281 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00227c [2] = { - { 0x338, 0x22e0 }, { 0, 0 }}; + { 0x338, 0x22e0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00227d [2] = { - { 0x338, 0x22e1 }, { 0, 0 }}; + { 0x338, 0x22e1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002282 [2] = { - { 0x338, 0x2284 }, { 0, 0 }}; + { 0x338, 0x2284 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002283 [2] = { - { 0x338, 0x2285 }, { 0, 0 }}; + { 0x338, 0x2285 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002286 [2] = { - { 0x338, 0x2288 }, { 0, 0 }}; + { 0x338, 0x2288 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002287 [2] = { - { 0x338, 0x2289 }, { 0, 0 }}; + { 0x338, 0x2289 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002291 [2] = { - { 0x338, 0x22e2 }, { 0, 0 }}; + { 0x338, 0x22e2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002292 [2] = { - { 0x338, 0x22e3 }, { 0, 0 }}; + { 0x338, 0x22e3 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022a2 [2] = { - { 0x338, 0x22ac }, { 0, 0 }}; + { 0x338, 0x22ac }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022a8 [2] = { - { 0x338, 0x22ad }, { 0, 0 }}; + { 0x338, 0x22ad }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022a9 [2] = { - { 0x338, 0x22ae }, { 0, 0 }}; + { 0x338, 0x22ae }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022ab [2] = { - { 0x338, 0x22af }, { 0, 0 }}; + { 0x338, 0x22af }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022b2 [2] = { - { 0x338, 0x22ea }, { 0, 0 }}; + { 0x338, 0x22ea }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022b3 [2] = { - { 0x338, 0x22eb }, { 0, 0 }}; + { 0x338, 0x22eb }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022b4 [2] = { - { 0x338, 0x22ec }, { 0, 0 }}; + { 0x338, 0x22ec }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0022b5 [2] = { - { 0x338, 0x22ed }, { 0, 0 }}; + { 0x338, 0x22ed }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_002add [2] = { - { 0x338, 0x2adc }, { 0, 0 }}; + { 0x338, 0x2adc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003046 [2] = { - { 0x3099, 0x3094 }, { 0, 0 }}; + { 0x3099, 0x3094 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00304b [2] = { - { 0x3099, 0x304c }, { 0, 0 }}; + { 0x3099, 0x304c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00304d [2] = { - { 0x3099, 0x304e }, { 0, 0 }}; + { 0x3099, 0x304e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00304f [2] = { - { 0x3099, 0x3050 }, { 0, 0 }}; + { 0x3099, 0x3050 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003051 [2] = { - { 0x3099, 0x3052 }, { 0, 0 }}; + { 0x3099, 0x3052 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003053 [2] = { - { 0x3099, 0x3054 }, { 0, 0 }}; + { 0x3099, 0x3054 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003055 [2] = { - { 0x3099, 0x3056 }, { 0, 0 }}; + { 0x3099, 0x3056 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003057 [2] = { - { 0x3099, 0x3058 }, { 0, 0 }}; + { 0x3099, 0x3058 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003059 [2] = { - { 0x3099, 0x305a }, { 0, 0 }}; + { 0x3099, 0x305a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00305b [2] = { - { 0x3099, 0x305c }, { 0, 0 }}; + { 0x3099, 0x305c }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00305d [2] = { - { 0x3099, 0x305e }, { 0, 0 }}; + { 0x3099, 0x305e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00305f [2] = { - { 0x3099, 0x3060 }, { 0, 0 }}; + { 0x3099, 0x3060 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003061 [2] = { - { 0x3099, 0x3062 }, { 0, 0 }}; + { 0x3099, 0x3062 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003064 [2] = { - { 0x3099, 0x3065 }, { 0, 0 }}; + { 0x3099, 0x3065 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003066 [2] = { - { 0x3099, 0x3067 }, { 0, 0 }}; + { 0x3099, 0x3067 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003068 [2] = { - { 0x3099, 0x3069 }, { 0, 0 }}; + { 0x3099, 0x3069 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00306f [3] = { - { 0x3099, 0x3070 }, - { 0x309a, 0x3071 }, { 0, 0 }}; + { 0x3099, 0x3070 }, + { 0x309a, 0x3071 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003072 [3] = { - { 0x3099, 0x3073 }, - { 0x309a, 0x3074 }, { 0, 0 }}; + { 0x3099, 0x3073 }, + { 0x309a, 0x3074 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003075 [3] = { - { 0x3099, 0x3076 }, - { 0x309a, 0x3077 }, { 0, 0 }}; + { 0x3099, 0x3076 }, + { 0x309a, 0x3077 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_003078 [3] = { - { 0x3099, 0x3079 }, - { 0x309a, 0x307a }, { 0, 0 }}; + { 0x3099, 0x3079 }, + { 0x309a, 0x307a }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00307b [3] = { - { 0x3099, 0x307c }, - { 0x309a, 0x307d }, { 0, 0 }}; + { 0x3099, 0x307c }, + { 0x309a, 0x307d }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00309d [2] = { - { 0x3099, 0x309e }, { 0, 0 }}; + { 0x3099, 0x309e }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030a6 [2] = { - { 0x3099, 0x30f4 }, { 0, 0 }}; + { 0x3099, 0x30f4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030ab [2] = { - { 0x3099, 0x30ac }, { 0, 0 }}; + { 0x3099, 0x30ac }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030ad [2] = { - { 0x3099, 0x30ae }, { 0, 0 }}; + { 0x3099, 0x30ae }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030af [2] = { - { 0x3099, 0x30b0 }, { 0, 0 }}; + { 0x3099, 0x30b0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030b1 [2] = { - { 0x3099, 0x30b2 }, { 0, 0 }}; + { 0x3099, 0x30b2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030b3 [2] = { - { 0x3099, 0x30b4 }, { 0, 0 }}; + { 0x3099, 0x30b4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030b5 [2] = { - { 0x3099, 0x30b6 }, { 0, 0 }}; + { 0x3099, 0x30b6 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030b7 [2] = { - { 0x3099, 0x30b8 }, { 0, 0 }}; + { 0x3099, 0x30b8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030b9 [2] = { - { 0x3099, 0x30ba }, { 0, 0 }}; + { 0x3099, 0x30ba }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030bb [2] = { - { 0x3099, 0x30bc }, { 0, 0 }}; + { 0x3099, 0x30bc }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030bd [2] = { - { 0x3099, 0x30be }, { 0, 0 }}; + { 0x3099, 0x30be }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030bf [2] = { - { 0x3099, 0x30c0 }, { 0, 0 }}; + { 0x3099, 0x30c0 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030c1 [2] = { - { 0x3099, 0x30c2 }, { 0, 0 }}; + { 0x3099, 0x30c2 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030c4 [2] = { - { 0x3099, 0x30c5 }, { 0, 0 }}; + { 0x3099, 0x30c5 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030c6 [2] = { - { 0x3099, 0x30c7 }, { 0, 0 }}; + { 0x3099, 0x30c7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030c8 [2] = { - { 0x3099, 0x30c9 }, { 0, 0 }}; + { 0x3099, 0x30c9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030cf [3] = { - { 0x3099, 0x30d0 }, - { 0x309a, 0x30d1 }, { 0, 0 }}; + { 0x3099, 0x30d0 }, + { 0x309a, 0x30d1 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030d2 [3] = { - { 0x3099, 0x30d3 }, - { 0x309a, 0x30d4 }, { 0, 0 }}; + { 0x3099, 0x30d3 }, + { 0x309a, 0x30d4 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030d5 [3] = { - { 0x3099, 0x30d6 }, - { 0x309a, 0x30d7 }, { 0, 0 }}; + { 0x3099, 0x30d6 }, + { 0x309a, 0x30d7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030d8 [3] = { - { 0x3099, 0x30d9 }, - { 0x309a, 0x30da }, { 0, 0 }}; + { 0x3099, 0x30d9 }, + { 0x309a, 0x30da }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030db [3] = { - { 0x3099, 0x30dc }, - { 0x309a, 0x30dd }, { 0, 0 }}; + { 0x3099, 0x30dc }, + { 0x309a, 0x30dd }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030ef [2] = { - { 0x3099, 0x30f7 }, { 0, 0 }}; + { 0x3099, 0x30f7 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030f0 [2] = { - { 0x3099, 0x30f8 }, { 0, 0 }}; + { 0x3099, 0x30f8 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030f1 [2] = { - { 0x3099, 0x30f9 }, { 0, 0 }}; + { 0x3099, 0x30f9 }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030f2 [2] = { - { 0x3099, 0x30fa }, { 0, 0 }}; + { 0x3099, 0x30fa }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_0030fd [2] = { - { 0x3099, 0x30fe }, { 0, 0 }}; + { 0x3099, 0x30fe }, { 0, 0 }}; static const UNWIF_complist_s UNWIF_complist_00fb49 [3] = { - { 0x5c1, 0xfb2c }, - { 0x5c2, 0xfb2d }, { 0, 0 }}; + { 0x5c1, 0xfb2c }, + { 0x5c2, 0xfb2d }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_011099 [2] = { - { 0x110ba, 0x1109a }, { 0, 0 }}; + { 0x110ba, 0x1109a }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01109b [2] = { - { 0x110ba, 0x1109c }, { 0, 0 }}; + { 0x110ba, 0x1109c }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_0110a5 [2] = { - { 0x110ba, 0x110ab }, { 0, 0 }}; + { 0x110ba, 0x110ab }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_011131 [2] = { - { 0x11127, 0x1112e }, { 0, 0 }}; + { 0x11127, 0x1112e }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_011132 [2] = { - { 0x11127, 0x1112f }, { 0, 0 }}; + { 0x11127, 0x1112f }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_011347 [3] = { - { 0x1133e, 0x1134b }, - { 0x11357, 0x1134c }, { 0, 0 }}; + { 0x1133e, 0x1134b }, + { 0x11357, 0x1134c }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_0114b9 [4] = { - { 0x114b0, 0x114bc }, - { 0x114ba, 0x114bb }, - { 0x114bd, 0x114be }, { 0, 0 }}; + { 0x114b0, 0x114bc }, + { 0x114ba, 0x114bb }, + { 0x114bd, 0x114be }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_0115b8 [2] = { - { 0x115af, 0x115ba }, { 0, 0 }}; + { 0x115af, 0x115ba }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_0115b9 [2] = { - { 0x115af, 0x115bb }, { 0, 0 }}; + { 0x115af, 0x115bb }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_011935 [2] = { - { 0x11930, 0x11938 }, { 0, 0 }}; + { 0x11930, 0x11938 }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d157 [2] = { - { 0x1d165, 0x1d15e }, { 0, 0 }}; + { 0x1d165, 0x1d15e }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d158 [2] = { - { 0x1d165, 0x1d15f }, { 0, 0 }}; + { 0x1d165, 0x1d15f }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d15f [6] = { - { 0x1d16e, 0x1d160 }, - { 0x1d16f, 0x1d161 }, - { 0x1d170, 0x1d162 }, - { 0x1d171, 0x1d163 }, - { 0x1d172, 0x1d164 }, { 0, 0 }}; + { 0x1d16e, 0x1d160 }, + { 0x1d16f, 0x1d161 }, + { 0x1d170, 0x1d162 }, + { 0x1d171, 0x1d163 }, + { 0x1d172, 0x1d164 }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d1b9 [2] = { - { 0x1d165, 0x1d1bb }, { 0, 0 }}; + { 0x1d165, 0x1d1bb }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d1ba [2] = { - { 0x1d165, 0x1d1bc }, { 0, 0 }}; + { 0x1d165, 0x1d1bc }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d1bb [3] = { - { 0x1d16e, 0x1d1bd }, - { 0x1d16f, 0x1d1bf }, { 0, 0 }}; + { 0x1d16e, 0x1d1bd }, + { 0x1d16f, 0x1d1bf }, { 0, 0 }}; static const UNWIF_complist UNWIF_complist_01d1bc [3] = { - { 0x1d16e, 0x1d1be }, - { 0x1d16f, 0x1d1c0 }, { 0, 0 }}; + { 0x1d16e, 0x1d1be }, + { 0x1d16f, 0x1d1c0 }, { 0, 0 }}; /* the rows */ static const UNWIF_complist_s * UNWIF_compos_00_00 [256] = { /* 0000 */ NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, diff --git a/src/extwchar/unwifcpt.h b/src/extwchar/unwifcpt.h index 3ac022ec..70754873 100644 --- a/src/extwchar/unwifcpt.h +++ b/src/extwchar/unwifcpt.h @@ -504,31 +504,31 @@ typedef struct { const uint16_t cp; const wchar_t* v; } UNWIF_compat_exc_t; /* sorted for binary search */ #define UNWIF_compat_exc_size 17 static const UNWIF_compat_exc_t UNWIF_compat_exc [17] = { - { 0x321d, L"(\x110b\x1169\x110c\x1165\x11ab)" }, - { 0x321e, L"(\x110b\x1169\x1112\x116e)" }, - { 0x3307, L"\x30a8\x30b9\x30af\x30fc\x30c8\x3099" }, - { 0x3313, L"\x30ad\x3099\x30eb\x30bf\x3099\x30fc" }, - { 0x3315, L"\x30ad\x30ed\x30af\x3099\x30e9\x30e0" }, - { 0x3316, L"\x30ad\x30ed\x30e1\x30fc\x30c8\x30eb" }, - { 0x3319, L"\x30af\x3099\x30e9\x30e0\x30c8\x30f3" }, - { 0x331a, L"\x30af\x30eb\x30bb\x3099\x30a4\x30ed" }, - { 0x332b, L"\x30cf\x309a\x30fc\x30bb\x30f3\x30c8" }, - { 0x332e, L"\x30d2\x309a\x30a2\x30b9\x30c8\x30eb" }, - { 0x3332, L"\x30d5\x30a1\x30e9\x30c3\x30c8\x3099" }, - { 0x3334, L"\x30d5\x3099\x30c3\x30b7\x30a7\x30eb" }, - { 0x334a, L"\x30df\x30ea\x30cf\x3099\x30fc\x30eb" }, - { 0x3356, L"\x30ec\x30f3\x30c8\x30b1\x3099\x30f3" }, - { 0x33af, L"rad\x2215s2" }, - { 0xfdfa, L"\x0635\x0644\x0649\x0020\x0627\x0644\x0644\x0647\x0020\x0639\x0644\x064a\x0647\x0020\x0648\x0633\x0644\x0645" }, - { 0xfdfb, L"\x062c\x0644\x0020\x062c\x0644\x0627\x0644\x0647" } + { 0x321d, L"(\x110b\x1169\x110c\x1165\x11ab)" }, + { 0x321e, L"(\x110b\x1169\x1112\x116e)" }, + { 0x3307, L"\x30a8\x30b9\x30af\x30fc\x30c8\x3099" }, + { 0x3313, L"\x30ad\x3099\x30eb\x30bf\x3099\x30fc" }, + { 0x3315, L"\x30ad\x30ed\x30af\x3099\x30e9\x30e0" }, + { 0x3316, L"\x30ad\x30ed\x30e1\x30fc\x30c8\x30eb" }, + { 0x3319, L"\x30af\x3099\x30e9\x30e0\x30c8\x30f3" }, + { 0x331a, L"\x30af\x30eb\x30bb\x3099\x30a4\x30ed" }, + { 0x332b, L"\x30cf\x309a\x30fc\x30bb\x30f3\x30c8" }, + { 0x332e, L"\x30d2\x309a\x30a2\x30b9\x30c8\x30eb" }, + { 0x3332, L"\x30d5\x30a1\x30e9\x30c3\x30c8\x3099" }, + { 0x3334, L"\x30d5\x3099\x30c3\x30b7\x30a7\x30eb" }, + { 0x334a, L"\x30df\x30ea\x30cf\x3099\x30fc\x30eb" }, + { 0x3356, L"\x30ec\x30f3\x30c8\x30b1\x3099\x30f3" }, + { 0x33af, L"rad\x2215s2" }, + { 0xfdfa, L"\x0635\x0644\x0649\x0020\x0627\x0644\x0644\x0647\x0020\x0639\x0644\x064a\x0647\x0020\x0648\x0633\x0644\x0645" }, + { 0xfdfb, L"\x062c\x0644\x0020\x062c\x0644\x0627\x0644\x0647" } }; static const wchar_t* UNWIF_compat_tbl [5] = { - (const wchar_t*) UNWIF_compat_tbl_1, - (const wchar_t*) UNWIF_compat_tbl_2, - (const wchar_t*) UNWIF_compat_tbl_3, - (const wchar_t*) UNWIF_compat_tbl_4, - (const wchar_t*) UNWIF_compat_tbl_5 + (const wchar_t*) UNWIF_compat_tbl_1, + (const wchar_t*) UNWIF_compat_tbl_2, + (const wchar_t*) UNWIF_compat_tbl_3, + (const wchar_t*) UNWIF_compat_tbl_4, + (const wchar_t*) UNWIF_compat_tbl_5 }; /* the rows */ diff --git a/src/extwchar/unwifexc.h b/src/extwchar/unwifexc.h index b1b041ab..0e458131 100644 --- a/src/extwchar/unwifexc.h +++ b/src/extwchar/unwifexc.h @@ -12,40 +12,40 @@ bool isExclusion (uint32_t uv); bool isExclusion (uint32_t uv) { return - (2392 <= uv && uv <= 2399) - || (2524 <= uv && uv <= 2525) - || uv == 2527 - || uv == 2611 - || uv == 2614 - || (2649 <= uv && uv <= 2651) - || uv == 2654 - || (2908 <= uv && uv <= 2909) - || uv == 3907 - || uv == 3917 - || uv == 3922 - || uv == 3927 - || uv == 3932 - || uv == 3945 - || uv == 3958 - || uv == 3960 - || uv == 3987 - || uv == 3997 - || uv == 4002 - || uv == 4007 - || uv == 4012 - || uv == 4025 - || uv == 10972 - || uv == 64285 - || uv == 64287 - || (64298 <= uv && uv <= 64310) - || (64312 <= uv && uv <= 64316) - || uv == 64318 - || (64320 <= uv && uv <= 64321) - || (64323 <= uv && uv <= 64324) - || (64326 <= uv && uv <= 64334) - || (119134 <= uv && uv <= 119140) - || (119227 <= uv && uv <= 119232) - ? 1 : 0; + (2392 <= uv && uv <= 2399) + || (2524 <= uv && uv <= 2525) + || uv == 2527 + || uv == 2611 + || uv == 2614 + || (2649 <= uv && uv <= 2651) + || uv == 2654 + || (2908 <= uv && uv <= 2909) + || uv == 3907 + || uv == 3917 + || uv == 3922 + || uv == 3927 + || uv == 3932 + || uv == 3945 + || uv == 3958 + || uv == 3960 + || uv == 3987 + || uv == 3997 + || uv == 4002 + || uv == 4007 + || uv == 4012 + || uv == 4025 + || uv == 10972 + || uv == 64285 + || uv == 64287 + || (64298 <= uv && uv <= 64310) + || (64312 <= uv && uv <= 64316) + || uv == 64318 + || (64320 <= uv && uv <= 64321) + || (64323 <= uv && uv <= 64324) + || (64326 <= uv && uv <= 64334) + || (119134 <= uv && uv <= 119140) + || (119227 <= uv && uv <= 119232) + ? 1 : 0; } /* Singletons */ @@ -54,45 +54,45 @@ bool isSingleton (uint32_t uv); bool isSingleton (uint32_t uv) { return - (832 <= uv && uv <= 833) - || uv == 835 - || uv == 884 - || uv == 894 - || uv == 903 - || uv == 8049 - || uv == 8051 - || uv == 8053 - || uv == 8055 - || uv == 8057 - || uv == 8059 - || uv == 8061 - || uv == 8123 - || uv == 8126 - || uv == 8137 - || uv == 8139 - || uv == 8147 - || uv == 8155 - || uv == 8163 - || uv == 8171 - || (8174 <= uv && uv <= 8175) - || uv == 8185 - || uv == 8187 - || uv == 8189 - || (8192 <= uv && uv <= 8193) - || uv == 8486 - || (8490 <= uv && uv <= 8491) - || (9001 <= uv && uv <= 9002) - || (63744 <= uv && uv <= 64013) - || uv == 64016 - || uv == 64018 - || (64021 <= uv && uv <= 64030) - || uv == 64032 - || uv == 64034 - || (64037 <= uv && uv <= 64038) - || (64042 <= uv && uv <= 64109) - || (64112 <= uv && uv <= 64217) - || (194560 <= uv && uv <= 195101) - ? 1 : 0; + (832 <= uv && uv <= 833) + || uv == 835 + || uv == 884 + || uv == 894 + || uv == 903 + || uv == 8049 + || uv == 8051 + || uv == 8053 + || uv == 8055 + || uv == 8057 + || uv == 8059 + || uv == 8061 + || uv == 8123 + || uv == 8126 + || uv == 8137 + || uv == 8139 + || uv == 8147 + || uv == 8155 + || uv == 8163 + || uv == 8171 + || (8174 <= uv && uv <= 8175) + || uv == 8185 + || uv == 8187 + || uv == 8189 + || (8192 <= uv && uv <= 8193) + || uv == 8486 + || (8490 <= uv && uv <= 8491) + || (9001 <= uv && uv <= 9002) + || (63744 <= uv && uv <= 64013) + || uv == 64016 + || uv == 64018 + || (64021 <= uv && uv <= 64030) + || uv == 64032 + || uv == 64034 + || (64037 <= uv && uv <= 64038) + || (64042 <= uv && uv <= 64109) + || (64112 <= uv && uv <= 64217) + || (194560 <= uv && uv <= 195101) + ? 1 : 0; } /* non-starter decompositions */ @@ -101,11 +101,11 @@ bool isNonStDecomp (uint32_t uv); bool isNonStDecomp (uint32_t uv) { return - uv == 836 - || uv == 3955 - || uv == 3957 - || uv == 3969 - ? 1 : 0; + uv == 836 + || uv == 3955 + || uv == 3957 + || uv == 3969 + ? 1 : 0; } /* may be composed with a prev char */ @@ -114,48 +114,48 @@ bool isComp2nd (uint32_t uv); bool isComp2nd (uint32_t uv) { return - (768 <= uv && uv <= 772) - || (774 <= uv && uv <= 780) - || uv == 783 - || uv == 785 - || (787 <= uv && uv <= 788) - || uv == 795 - || (803 <= uv && uv <= 808) - || (813 <= uv && uv <= 814) - || (816 <= uv && uv <= 817) - || uv == 824 - || uv == 834 - || uv == 837 - || (1619 <= uv && uv <= 1621) - || uv == 2364 - || uv == 2494 - || uv == 2519 - || uv == 2878 - || (2902 <= uv && uv <= 2903) - || uv == 3006 - || uv == 3031 - || uv == 3158 - || uv == 3266 - || (3285 <= uv && uv <= 3286) - || uv == 3390 - || uv == 3415 - || uv == 3530 - || uv == 3535 - || uv == 3551 - || uv == 4142 - || (4449 <= uv && uv <= 4469) - || (4520 <= uv && uv <= 4546) - || uv == 6965 - || (12441 <= uv && uv <= 12442) - || uv == 69818 - || uv == 69927 - || uv == 70462 - || uv == 70487 - || uv == 70832 - || uv == 70842 - || uv == 70845 - || uv == 71087 - || uv == 71984 - ? 1 : 0; + (768 <= uv && uv <= 772) + || (774 <= uv && uv <= 780) + || uv == 783 + || uv == 785 + || (787 <= uv && uv <= 788) + || uv == 795 + || (803 <= uv && uv <= 808) + || (813 <= uv && uv <= 814) + || (816 <= uv && uv <= 817) + || uv == 824 + || uv == 834 + || uv == 837 + || (1619 <= uv && uv <= 1621) + || uv == 2364 + || uv == 2494 + || uv == 2519 + || uv == 2878 + || (2902 <= uv && uv <= 2903) + || uv == 3006 + || uv == 3031 + || uv == 3158 + || uv == 3266 + || (3285 <= uv && uv <= 3286) + || uv == 3390 + || uv == 3415 + || uv == 3530 + || uv == 3535 + || uv == 3551 + || uv == 4142 + || (4449 <= uv && uv <= 4469) + || (4520 <= uv && uv <= 4546) + || uv == 6965 + || (12441 <= uv && uv <= 12442) + || uv == 69818 + || uv == 69927 + || uv == 70462 + || uv == 70487 + || uv == 70832 + || uv == 70842 + || uv == 70845 + || uv == 71087 + || uv == 71984 + ? 1 : 0; } diff --git a/src/str/vsnprintf_s.c b/src/str/vsnprintf_s.c index f193e6f1..22b84e3a 100644 --- a/src/str/vsnprintf_s.c +++ b/src/str/vsnprintf_s.c @@ -227,7 +227,7 @@ static size_t safec_out_rev(out_fct_type out, char *buffer, size_t idx, // internal itoa format static size_t safec_ntoa_format(out_fct_type out, const char *funcname, - char *buffer, size_t idx, + char *buffer, size_t idx, size_t maxlen, char *buf, size_t len, bool negative, unsigned int base, unsigned int prec, unsigned int width, unsigned int flags) @@ -291,7 +291,7 @@ static size_t safec_ntoa_format(out_fct_type out, const char *funcname, // internal itoa for 'long' type static size_t safec_ntoa_long(out_fct_type out, const char *funcname, - char *buffer, size_t idx, + char *buffer, size_t idx, size_t maxlen, unsigned long value, bool negative, unsigned long base, unsigned int prec, unsigned int width, unsigned int flags) @@ -322,7 +322,7 @@ static size_t safec_ntoa_long(out_fct_type out, const char *funcname, // internal itoa for 'long long' type #if defined(PRINTF_SUPPORT_LONG_LONG) static size_t safec_ntoa_long_long(out_fct_type out, const char *funcname, - char *buffer, size_t idx, + char *buffer, size_t idx, size_t maxlen, unsigned long long value, bool negative, unsigned long long base, unsigned int prec, unsigned int width, @@ -358,14 +358,14 @@ static size_t safec_ntoa_long_long(out_fct_type out, const char *funcname, // forward declaration so that safec_ftoa can switch to exp notation for values > // PRINTF_MAX_FLOAT static size_t safec_etoa(out_fct_type out, const char *funcname, - char *buffer, size_t idx, size_t maxlen, + char *buffer, size_t idx, size_t maxlen, double value, unsigned int prec, unsigned int width, unsigned int flags); #endif // internal ftoa for fixed decimal floating point static size_t safec_ftoa(out_fct_type out, const char *funcname, - char *buffer, size_t idx, size_t maxlen, + char *buffer, size_t idx, size_t maxlen, double value, unsigned int prec, unsigned int width, unsigned int flags) { @@ -500,7 +500,7 @@ static size_t safec_ftoa(out_fct_type out, const char *funcname, // internal ftoa variant for exponential floating-point type, contributed by // Martijn Jasperse static size_t safec_etoa(out_fct_type out, const char *funcname, - char *buffer, size_t idx, size_t maxlen, + char *buffer, size_t idx, size_t maxlen, double value, unsigned int prec, unsigned int width, unsigned int flags) { @@ -883,14 +883,14 @@ int safec_vsnprintf_s(out_fct_type out, const char* funcname, #ifndef SAFECLIB_DISABLE_WCHAR int len = wctomb(wstr, va_arg(va, int)); if (len <= 0) { - char msg[80]; - snprintf(msg, sizeof msg, "%s: wctomb for %%lc arg failed", funcname); + char msg[80]; + snprintf(msg, sizeof msg, "%s: wctomb for %%lc arg failed", funcname); invoke_safe_str_constraint_handler(msg, buffer, RCNEGATE(-len)); return len; } #else - char msg[80]; - snprintf(msg, sizeof msg, "%s: unsupported %%lc arg", funcname); + char msg[80]; + snprintf(msg, sizeof msg, "%s: unsupported %%lc arg", funcname); invoke_safe_str_constraint_handler(msg, buffer, RCNEGATE(1)); return -1; #endif @@ -937,47 +937,47 @@ int safec_vsnprintf_s(out_fct_type out, const char* funcname, errno_t err; const wchar_t *lp = va_arg(va, wchar_t *); if (!lp) { - char msg[80]; - snprintf(msg, sizeof msg, "%s: %%ls arg is null", funcname); + char msg[80]; + snprintf(msg, sizeof msg, "%s: %%ls arg is null", funcname); invoke_safe_str_constraint_handler(msg, buffer, ESNULLP); return -(ESNULLP); } l = wcsnlen_s(lp, precision ? precision : (size_t)-1); p = (char*)malloc(l + 1); if (!p) { - char msg[80]; - snprintf(msg, sizeof msg, "%s: malloc %%ls arg failed", funcname); + char msg[80]; + snprintf(msg, sizeof msg, "%s: malloc %%ls arg failed", funcname); invoke_safe_str_constraint_handler(msg, buffer, 1); return -1; } err = wcstombs_s(&len, p, l, lp, l); if (err != EOK) { - char msg[80]; - snprintf(msg, sizeof msg, "%s: wcstombs_s for %%ls arg failed", funcname); + char msg[80]; + snprintf(msg, sizeof msg, "%s: wcstombs_s for %%ls arg failed", funcname); invoke_safe_str_constraint_handler(msg, buffer, RCNEGATE(err)); return err; } #else - { - char msg[80]; - snprintf(msg, sizeof msg, "%s: unsupported %%ls arg", funcname); - invoke_safe_str_constraint_handler(msg, buffer, RCNEGATE(1)); - } + { + char msg[80]; + snprintf(msg, sizeof msg, "%s: unsupported %%ls arg", funcname); + invoke_safe_str_constraint_handler(msg, buffer, RCNEGATE(1)); + } return -1; #endif } else { p = va_arg(va, char *); if (!p) { - char msg[80]; - snprintf(msg, sizeof msg, "%s: %%s arg is null", funcname); + char msg[80]; + snprintf(msg, sizeof msg, "%s: %%s arg is null", funcname); invoke_safe_str_constraint_handler(msg, buffer, ESNULLP); return -(ESNULLP); } l = safec_strnlen_s(p, precision ? precision : (size_t)-1); } if (l + idx > bufsize) { - char msg[80]; - snprintf(msg, sizeof msg, "%s: %%s arg exceeds dmax", funcname); + char msg[80]; + snprintf(msg, sizeof msg, "%s: %%s arg exceeds dmax", funcname); invoke_safe_str_constraint_handler(msg, buffer, ESNOSPC); if (flags & FLAGS_LONG) free(p); diff --git a/tests/test_fprintf_s.c b/tests/test_fprintf_s.c index a86d7aec..88e763d5 100644 --- a/tests/test_fprintf_s.c +++ b/tests/test_fprintf_s.c @@ -58,8 +58,8 @@ int test_fprintf_s(void) { if (errno) { perror("fopen w+"); fclose(out); - out = fopen(TMP, "w"); - win_wplus = 1; + out = fopen(TMP, "w"); + win_wplus = 1; } /*--------------------------------------------------*/ diff --git a/tests/test_vfprintf_s.c b/tests/test_vfprintf_s.c index 32321308..13b35ef5 100644 --- a/tests/test_vfprintf_s.c +++ b/tests/test_vfprintf_s.c @@ -71,8 +71,8 @@ int test_vfprintf_s(void) { if (errno) { perror("fopen w+"); fclose(out); - out = fopen(TMP, "w"); - win_wplus = 1; + out = fopen(TMP, "w"); + win_wplus = 1; } #define CMP_AND_RESET(out, s) \