/* UnicodeBlocks.h */ /* THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN. */ /* Generated by ./generate-unicode-tables.pl */ /* Generated from UCD version 14.0.0 */ #ifndef __UNICODE_BLOCKS_H__ #define __UNICODE_BLOCKS_H__ #include #include struct TUnicodeBlock { quint32 start, end; const char *blockName; }; static const struct TUnicodeBlock constUnicodeBlocks[] = { { 0x0000, 0x007F, I18N_NOOP("Basic Latin") }, { 0x0080, 0x00FF, I18N_NOOP("Latin-1 Supplement") }, { 0x0100, 0x017F, I18N_NOOP("Latin Extended-A") }, { 0x0180, 0x024F, I18N_NOOP("Latin Extended-B") }, { 0x0250, 0x02AF, I18N_NOOP("IPA Extensions") }, { 0x02B0, 0x02FF, I18N_NOOP("Spacing Modifier Letters") }, { 0x0300, 0x036F, I18N_NOOP("Combining Diacritical Marks") }, { 0x0370, 0x03FF, I18N_NOOP("Greek and Coptic") }, { 0x0400, 0x04FF, I18N_NOOP("Cyrillic") }, { 0x0500, 0x052F, I18N_NOOP("Cyrillic Supplement") }, { 0x0530, 0x058F, I18N_NOOP("Armenian") }, { 0x0590, 0x05FF, I18N_NOOP("Hebrew") }, { 0x0600, 0x06FF, I18N_NOOP("Arabic") }, { 0x0700, 0x074F, I18N_NOOP("Syriac") }, { 0x0750, 0x077F, I18N_NOOP("Arabic Supplement") }, { 0x0780, 0x07BF, I18N_NOOP("Thaana") }, { 0x07C0, 0x07FF, I18N_NOOP("NKo") }, { 0x0800, 0x083F, I18N_NOOP("Samaritan") }, { 0x0840, 0x085F, I18N_NOOP("Mandaic") }, { 0x0860, 0x086F, I18N_NOOP("Syriac Supplement") }, { 0x0870, 0x089F, I18N_NOOP("Arabic Extended-B") }, { 0x08A0, 0x08FF, I18N_NOOP("Arabic Extended-A") }, { 0x0900, 0x097F, I18N_NOOP("Devanagari") }, { 0x0980, 0x09FF, I18N_NOOP("Bengali") }, { 0x0A00, 0x0A7F, I18N_NOOP("Gurmukhi") }, { 0x0A80, 0x0AFF, I18N_NOOP("Gujarati") }, { 0x0B00, 0x0B7F, I18N_NOOP("Oriya") }, { 0x0B80, 0x0BFF, I18N_NOOP("Tamil") }, { 0x0C00, 0x0C7F, I18N_NOOP("Telugu") }, { 0x0C80, 0x0CFF, I18N_NOOP("Kannada") }, { 0x0D00, 0x0D7F, I18N_NOOP("Malayalam") }, { 0x0D80, 0x0DFF, I18N_NOOP("Sinhala") }, { 0x0E00, 0x0E7F, I18N_NOOP("Thai") }, { 0x0E80, 0x0EFF, I18N_NOOP("Lao") }, { 0x0F00, 0x0FFF, I18N_NOOP("Tibetan") }, { 0x1000, 0x109F, I18N_NOOP("Myanmar") }, { 0x10A0, 0x10FF, I18N_NOOP("Georgian") }, { 0x1100, 0x11FF, I18N_NOOP("Hangul Jamo") }, { 0x1200, 0x137F, I18N_NOOP("Ethiopic") }, { 0x1380, 0x139F, I18N_NOOP("Ethiopic Supplement") }, { 0x13A0, 0x13FF, I18N_NOOP("Cherokee") }, { 0x1400, 0x167F, I18N_NOOP("Unified Canadian Aboriginal Syllabics") }, { 0x1680, 0x169F, I18N_NOOP("Ogham") }, { 0x16A0, 0x16FF, I18N_NOOP("Runic") }, { 0x1700, 0x171F, I18N_NOOP("Tagalog") }, { 0x1720, 0x173F, I18N_NOOP("Hanunoo") }, { 0x1740, 0x175F, I18N_NOOP("Buhid") }, { 0x1760, 0x177F, I18N_NOOP("Tagbanwa") }, { 0x1780, 0x17FF, I18N_NOOP("Khmer") }, { 0x1800, 0x18AF, I18N_NOOP("Mongolian") }, { 0x18B0, 0x18FF, I18N_NOOP("Unified Canadian Aboriginal Syllabics Extended") }, { 0x1900, 0x194F, I18N_NOOP("Limbu") }, { 0x1950, 0x197F, I18N_NOOP("Tai Le") }, { 0x1980, 0x19DF, I18N_NOOP("New Tai Lue") }, { 0x19E0, 0x19FF, I18N_NOOP("Khmer Symbols") }, { 0x1A00, 0x1A1F, I18N_NOOP("Buginese") }, { 0x1A20, 0x1AAF, I18N_NOOP("Tai Tham") }, { 0x1AB0, 0x1AFF, I18N_NOOP("Combining Diacritical Marks Extended") }, { 0x1B00, 0x1B7F, I18N_NOOP("Balinese") }, { 0x1B80, 0x1BBF, I18N_NOOP("Sundanese") }, { 0x1BC0, 0x1BFF, I18N_NOOP("Batak") }, { 0x1C00, 0x1C4F, I18N_NOOP("Lepcha") }, { 0x1C50, 0x1C7F, I18N_NOOP("Ol Chiki") }, { 0x1C80, 0x1C8F, I18N_NOOP("Cyrillic Extended-C") }, { 0x1C90, 0x1CBF, I18N_NOOP("Georgian Extended") }, { 0x1CC0, 0x1CCF, I18N_NOOP("Sundanese Supplement") }, { 0x1CD0, 0x1CFF, I18N_NOOP("Vedic Extensions") }, { 0x1D00, 0x1D7F, I18N_NOOP("Phonetic Extensions") }, { 0x1D80, 0x1DBF, I18N_NOOP("Phonetic Extensions Supplement") }, { 0x1DC0, 0x1DFF, I18N_NOOP("Combining Diacritical Marks Supplement") }, { 0x1E00, 0x1EFF, I18N_NOOP("Latin Extended Additional") }, { 0x1F00, 0x1FFF, I18N_NOOP("Greek Extended") }, { 0x2000, 0x206F, I18N_NOOP("General Punctuation") }, { 0x2070, 0x209F, I18N_NOOP("Superscripts and Subscripts") }, { 0x20A0, 0x20CF, I18N_NOOP("Currency Symbols") }, { 0x20D0, 0x20FF, I18N_NOOP("Combining Diacritical Marks for Symbols") }, { 0x2100, 0x214F, I18N_NOOP("Letterlike Symbols") }, { 0x2150, 0x218F, I18N_NOOP("Number Forms") }, { 0x2190, 0x21FF, I18N_NOOP("Arrows") }, { 0x2200, 0x22FF, I18N_NOOP("Mathematical Operators") }, { 0x2300, 0x23FF, I18N_NOOP("Miscellaneous Technical") }, { 0x2400, 0x243F, I18N_NOOP("Control Pictures") }, { 0x2440, 0x245F, I18N_NOOP("Optical Character Recognition") }, { 0x2460, 0x24FF, I18N_NOOP("Enclosed Alphanumerics") }, { 0x2500, 0x257F, I18N_NOOP("Box Drawing") }, { 0x2580, 0x259F, I18N_NOOP("Block Elements") }, { 0x25A0, 0x25FF, I18N_NOOP("Geometric Shapes") }, { 0x2600, 0x26FF, I18N_NOOP("Miscellaneous Symbols") }, { 0x2700, 0x27BF, I18N_NOOP("Dingbats") }, { 0x27C0, 0x27EF, I18N_NOOP("Miscellaneous Mathematical Symbols-A") }, { 0x27F0, 0x27FF, I18N_NOOP("Supplemental Arrows-A") }, { 0x2800, 0x28FF, I18N_NOOP("Braille Patterns") }, { 0x2900, 0x297F, I18N_NOOP("Supplemental Arrows-B") }, { 0x2980, 0x29FF, I18N_NOOP("Miscellaneous Mathematical Symbols-B") }, { 0x2A00, 0x2AFF, I18N_NOOP("Supplemental Mathematical Operators") }, { 0x2B00, 0x2BFF, I18N_NOOP("Miscellaneous Symbols and Arrows") }, { 0x2C00, 0x2C5F, I18N_NOOP("Glagolitic") }, { 0x2C60, 0x2C7F, I18N_NOOP("Latin Extended-C") }, { 0x2C80, 0x2CFF, I18N_NOOP("Coptic") }, { 0x2D00, 0x2D2F, I18N_NOOP("Georgian Supplement") }, { 0x2D30, 0x2D7F, I18N_NOOP("Tifinagh") }, { 0x2D80, 0x2DDF, I18N_NOOP("Ethiopic Extended") }, { 0x2DE0, 0x2DFF, I18N_NOOP("Cyrillic Extended-A") }, { 0x2E00, 0x2E7F, I18N_NOOP("Supplemental Punctuation") }, { 0x2E80, 0x2EFF, I18N_NOOP("CJK Radicals Supplement") }, { 0x2F00, 0x2FDF, I18N_NOOP("Kangxi Radicals") }, { 0x2FF0, 0x2FFF, I18N_NOOP("Ideographic Description Characters") }, { 0x3000, 0x303F, I18N_NOOP("CJK Symbols and Punctuation") }, { 0x3040, 0x309F, I18N_NOOP("Hiragana") }, { 0x30A0, 0x30FF, I18N_NOOP("Katakana") }, { 0x3100, 0x312F, I18N_NOOP("Bopomofo") }, { 0x3130, 0x318F, I18N_NOOP("Hangul Compatibility Jamo") }, { 0x3190, 0x319F, I18N_NOOP("Kanbun") }, { 0x31A0, 0x31BF, I18N_NOOP("Bopomofo Extended") }, { 0x31C0, 0x31EF, I18N_NOOP("CJK Strokes") }, { 0x31F0, 0x31FF, I18N_NOOP("Katakana Phonetic Extensions") }, { 0x3200, 0x32FF, I18N_NOOP("Enclosed CJK Letters and Months") }, { 0x3300, 0x33FF, I18N_NOOP("CJK Compatibility") }, { 0x3400, 0x4DBF, I18N_NOOP("CJK Unified Ideographs Extension A") }, { 0x4DC0, 0x4DFF, I18N_NOOP("Yijing Hexagram Symbols") }, { 0x4E00, 0x9FFF, I18N_NOOP("CJK Unified Ideographs") }, { 0xA000, 0xA48F, I18N_NOOP("Yi Syllables") }, { 0xA490, 0xA4CF, I18N_NOOP("Yi Radicals") }, { 0xA4D0, 0xA4FF, I18N_NOOP("Lisu") }, { 0xA500, 0xA63F, I18N_NOOP("Vai") }, { 0xA640, 0xA69F, I18N_NOOP("Cyrillic Extended-B") }, { 0xA6A0, 0xA6FF, I18N_NOOP("Bamum") }, { 0xA700, 0xA71F, I18N_NOOP("Modifier Tone Letters") }, { 0xA720, 0xA7FF, I18N_NOOP("Latin Extended-D") }, { 0xA800, 0xA82F, I18N_NOOP("Syloti Nagri") }, { 0xA830, 0xA83F, I18N_NOOP("Common Indic Number Forms") }, { 0xA840, 0xA87F, I18N_NOOP("Phags-pa") }, { 0xA880, 0xA8DF, I18N_NOOP("Saurashtra") }, { 0xA8E0, 0xA8FF, I18N_NOOP("Devanagari Extended") }, { 0xA900, 0xA92F, I18N_NOOP("Kayah Li") }, { 0xA930, 0xA95F, I18N_NOOP("Rejang") }, { 0xA960, 0xA97F, I18N_NOOP("Hangul Jamo Extended-A") }, { 0xA980, 0xA9DF, I18N_NOOP("Javanese") }, { 0xA9E0, 0xA9FF, I18N_NOOP("Myanmar Extended-B") }, { 0xAA00, 0xAA5F, I18N_NOOP("Cham") }, { 0xAA60, 0xAA7F, I18N_NOOP("Myanmar Extended-A") }, { 0xAA80, 0xAADF, I18N_NOOP("Tai Viet") }, { 0xAAE0, 0xAAFF, I18N_NOOP("Meetei Mayek Extensions") }, { 0xAB00, 0xAB2F, I18N_NOOP("Ethiopic Extended-A") }, { 0xAB30, 0xAB6F, I18N_NOOP("Latin Extended-E") }, { 0xAB70, 0xABBF, I18N_NOOP("Cherokee Supplement") }, { 0xABC0, 0xABFF, I18N_NOOP("Meetei Mayek") }, { 0xAC00, 0xD7AF, I18N_NOOP("Hangul Syllables") }, { 0xD7B0, 0xD7FF, I18N_NOOP("Hangul Jamo Extended-B") }, { 0xD800, 0xDB7F, I18N_NOOP("High Surrogates") }, { 0xDB80, 0xDBFF, I18N_NOOP("High Private Use Surrogates") }, { 0xDC00, 0xDFFF, I18N_NOOP("Low Surrogates") }, { 0xE000, 0xF8FF, I18N_NOOP("Private Use Area") }, { 0xF900, 0xFAFF, I18N_NOOP("CJK Compatibility Ideographs") }, { 0xFB00, 0xFB4F, I18N_NOOP("Alphabetic Presentation Forms") }, { 0xFB50, 0xFDFF, I18N_NOOP("Arabic Presentation Forms-A") }, { 0xFE00, 0xFE0F, I18N_NOOP("Variation Selectors") }, { 0xFE10, 0xFE1F, I18N_NOOP("Vertical Forms") }, { 0xFE20, 0xFE2F, I18N_NOOP("Combining Half Marks") }, { 0xFE30, 0xFE4F, I18N_NOOP("CJK Compatibility Forms") }, { 0xFE50, 0xFE6F, I18N_NOOP("Small Form Variants") }, { 0xFE70, 0xFEFF, I18N_NOOP("Arabic Presentation Forms-B") }, { 0xFF00, 0xFFEF, I18N_NOOP("Halfwidth and Fullwidth Forms") }, { 0xFFF0, 0xFFFF, I18N_NOOP("Specials") }, { 0x10000, 0x1007F, I18N_NOOP("Linear B Syllabary") }, { 0x10080, 0x100FF, I18N_NOOP("Linear B Ideograms") }, { 0x10100, 0x1013F, I18N_NOOP("Aegean Numbers") }, { 0x10140, 0x1018F, I18N_NOOP("Ancient Greek Numbers") }, { 0x10190, 0x101CF, I18N_NOOP("Ancient Symbols") }, { 0x101D0, 0x101FF, I18N_NOOP("Phaistos Disc") }, { 0x10280, 0x1029F, I18N_NOOP("Lycian") }, { 0x102A0, 0x102DF, I18N_NOOP("Carian") }, { 0x102E0, 0x102FF, I18N_NOOP("Coptic Epact Numbers") }, { 0x10300, 0x1032F, I18N_NOOP("Old Italic") }, { 0x10330, 0x1034F, I18N_NOOP("Gothic") }, { 0x10350, 0x1037F, I18N_NOOP("Old Permic") }, { 0x10380, 0x1039F, I18N_NOOP("Ugaritic") }, { 0x103A0, 0x103DF, I18N_NOOP("Old Persian") }, { 0x10400, 0x1044F, I18N_NOOP("Deseret") }, { 0x10450, 0x1047F, I18N_NOOP("Shavian") }, { 0x10480, 0x104AF, I18N_NOOP("Osmanya") }, { 0x104B0, 0x104FF, I18N_NOOP("Osage") }, { 0x10500, 0x1052F, I18N_NOOP("Elbasan") }, { 0x10530, 0x1056F, I18N_NOOP("Caucasian Albanian") }, { 0x10570, 0x105BF, I18N_NOOP("Vithkuqi") }, { 0x10600, 0x1077F, I18N_NOOP("Linear A") }, { 0x10780, 0x107BF, I18N_NOOP("Latin Extended-F") }, { 0x10800, 0x1083F, I18N_NOOP("Cypriot Syllabary") }, { 0x10840, 0x1085F, I18N_NOOP("Imperial Aramaic") }, { 0x10860, 0x1087F, I18N_NOOP("Palmyrene") }, { 0x10880, 0x108AF, I18N_NOOP("Nabataean") }, { 0x108E0, 0x108FF, I18N_NOOP("Hatran") }, { 0x10900, 0x1091F, I18N_NOOP("Phoenician") }, { 0x10920, 0x1093F, I18N_NOOP("Lydian") }, { 0x10980, 0x1099F, I18N_NOOP("Meroitic Hieroglyphs") }, { 0x109A0, 0x109FF, I18N_NOOP("Meroitic Cursive") }, { 0x10A00, 0x10A5F, I18N_NOOP("Kharoshthi") }, { 0x10A60, 0x10A7F, I18N_NOOP("Old South Arabian") }, { 0x10A80, 0x10A9F, I18N_NOOP("Old North Arabian") }, { 0x10AC0, 0x10AFF, I18N_NOOP("Manichaean") }, { 0x10B00, 0x10B3F, I18N_NOOP("Avestan") }, { 0x10B40, 0x10B5F, I18N_NOOP("Inscriptional Parthian") }, { 0x10B60, 0x10B7F, I18N_NOOP("Inscriptional Pahlavi") }, { 0x10B80, 0x10BAF, I18N_NOOP("Psalter Pahlavi") }, { 0x10C00, 0x10C4F, I18N_NOOP("Old Turkic") }, { 0x10C80, 0x10CFF, I18N_NOOP("Old Hungarian") }, { 0x10D00, 0x10D3F, I18N_NOOP("Hanifi Rohingya") }, { 0x10E60, 0x10E7F, I18N_NOOP("Rumi Numeral Symbols") }, { 0x10E80, 0x10EBF, I18N_NOOP("Yezidi") }, { 0x10F00, 0x10F2F, I18N_NOOP("Old Sogdian") }, { 0x10F30, 0x10F6F, I18N_NOOP("Sogdian") }, { 0x10F70, 0x10FAF, I18N_NOOP("Old Uyghur") }, { 0x10FB0, 0x10FDF, I18N_NOOP("Chorasmian") }, { 0x10FE0, 0x10FFF, I18N_NOOP("Elymaic") }, { 0x11000, 0x1107F, I18N_NOOP("Brahmi") }, { 0x11080, 0x110CF, I18N_NOOP("Kaithi") }, { 0x110D0, 0x110FF, I18N_NOOP("Sora Sompeng") }, { 0x11100, 0x1114F, I18N_NOOP("Chakma") }, { 0x11150, 0x1117F, I18N_NOOP("Mahajani") }, { 0x11180, 0x111DF, I18N_NOOP("Sharada") }, { 0x111E0, 0x111FF, I18N_NOOP("Sinhala Archaic Numbers") }, { 0x11200, 0x1124F, I18N_NOOP("Khojki") }, { 0x11280, 0x112AF, I18N_NOOP("Multani") }, { 0x112B0, 0x112FF, I18N_NOOP("Khudawadi") }, { 0x11300, 0x1137F, I18N_NOOP("Grantha") }, { 0x11400, 0x1147F, I18N_NOOP("Newa") }, { 0x11480, 0x114DF, I18N_NOOP("Tirhuta") }, { 0x11580, 0x115FF, I18N_NOOP("Siddham") }, { 0x11600, 0x1165F, I18N_NOOP("Modi") }, { 0x11660, 0x1167F, I18N_NOOP("Mongolian Supplement") }, { 0x11680, 0x116CF, I18N_NOOP("Takri") }, { 0x11700, 0x1174F, I18N_NOOP("Ahom") }, { 0x11800, 0x1184F, I18N_NOOP("Dogra") }, { 0x118A0, 0x118FF, I18N_NOOP("Warang Citi") }, { 0x11900, 0x1195F, I18N_NOOP("Dives Akuru") }, { 0x119A0, 0x119FF, I18N_NOOP("Nandinagari") }, { 0x11A00, 0x11A4F, I18N_NOOP("Zanabazar Square") }, { 0x11A50, 0x11AAF, I18N_NOOP("Soyombo") }, { 0x11AB0, 0x11ABF, I18N_NOOP("Unified Canadian Aboriginal Syllabics Extended-A") }, { 0x11AC0, 0x11AFF, I18N_NOOP("Pau Cin Hau") }, { 0x11C00, 0x11C6F, I18N_NOOP("Bhaiksuki") }, { 0x11C70, 0x11CBF, I18N_NOOP("Marchen") }, { 0x11D00, 0x11D5F, I18N_NOOP("Masaram Gondi") }, { 0x11D60, 0x11DAF, I18N_NOOP("Gunjala Gondi") }, { 0x11EE0, 0x11EFF, I18N_NOOP("Makasar") }, { 0x11FB0, 0x11FBF, I18N_NOOP("Lisu Supplement") }, { 0x11FC0, 0x11FFF, I18N_NOOP("Tamil Supplement") }, { 0x12000, 0x123FF, I18N_NOOP("Cuneiform") }, { 0x12400, 0x1247F, I18N_NOOP("Cuneiform Numbers and Punctuation") }, { 0x12480, 0x1254F, I18N_NOOP("Early Dynastic Cuneiform") }, { 0x12F90, 0x12FFF, I18N_NOOP("Cypro-Minoan") }, { 0x13000, 0x1342F, I18N_NOOP("Egyptian Hieroglyphs") }, { 0x13430, 0x1343F, I18N_NOOP("Egyptian Hieroglyph Format Controls") }, { 0x14400, 0x1467F, I18N_NOOP("Anatolian Hieroglyphs") }, { 0x16800, 0x16A3F, I18N_NOOP("Bamum Supplement") }, { 0x16A40, 0x16A6F, I18N_NOOP("Mro") }, { 0x16A70, 0x16ACF, I18N_NOOP("Tangsa") }, { 0x16AD0, 0x16AFF, I18N_NOOP("Bassa Vah") }, { 0x16B00, 0x16B8F, I18N_NOOP("Pahawh Hmong") }, { 0x16E40, 0x16E9F, I18N_NOOP("Medefaidrin") }, { 0x16F00, 0x16F9F, I18N_NOOP("Miao") }, { 0x16FE0, 0x16FFF, I18N_NOOP("Ideographic Symbols and Punctuation") }, { 0x17000, 0x187FF, I18N_NOOP("Tangut") }, { 0x18800, 0x18AFF, I18N_NOOP("Tangut Components") }, { 0x18B00, 0x18CFF, I18N_NOOP("Khitan Small Script") }, { 0x18D00, 0x18D7F, I18N_NOOP("Tangut Supplement") }, { 0x1AFF0, 0x1AFFF, I18N_NOOP("Kana Extended-B") }, { 0x1B000, 0x1B0FF, I18N_NOOP("Kana Supplement") }, { 0x1B100, 0x1B12F, I18N_NOOP("Kana Extended-A") }, { 0x1B130, 0x1B16F, I18N_NOOP("Small Kana Extension") }, { 0x1B170, 0x1B2FF, I18N_NOOP("Nushu") }, { 0x1BC00, 0x1BC9F, I18N_NOOP("Duployan") }, { 0x1BCA0, 0x1BCAF, I18N_NOOP("Shorthand Format Controls") }, { 0x1CF00, 0x1CFCF, I18N_NOOP("Znamenny Musical Notation") }, { 0x1D000, 0x1D0FF, I18N_NOOP("Byzantine Musical Symbols") }, { 0x1D100, 0x1D1FF, I18N_NOOP("Musical Symbols") }, { 0x1D200, 0x1D24F, I18N_NOOP("Ancient Greek Musical Notation") }, { 0x1D2E0, 0x1D2FF, I18N_NOOP("Mayan Numerals") }, { 0x1D300, 0x1D35F, I18N_NOOP("Tai Xuan Jing Symbols") }, { 0x1D360, 0x1D37F, I18N_NOOP("Counting Rod Numerals") }, { 0x1D400, 0x1D7FF, I18N_NOOP("Mathematical Alphanumeric Symbols") }, { 0x1D800, 0x1DAAF, I18N_NOOP("Sutton SignWriting") }, { 0x1DF00, 0x1DFFF, I18N_NOOP("Latin Extended-G") }, { 0x1E000, 0x1E02F, I18N_NOOP("Glagolitic Supplement") }, { 0x1E100, 0x1E14F, I18N_NOOP("Nyiakeng Puachue Hmong") }, { 0x1E290, 0x1E2BF, I18N_NOOP("Toto") }, { 0x1E2C0, 0x1E2FF, I18N_NOOP("Wancho") }, { 0x1E7E0, 0x1E7FF, I18N_NOOP("Ethiopic Extended-B") }, { 0x1E800, 0x1E8DF, I18N_NOOP("Mende Kikakui") }, { 0x1E900, 0x1E95F, I18N_NOOP("Adlam") }, { 0x1EC70, 0x1ECBF, I18N_NOOP("Indic Siyaq Numbers") }, { 0x1ED00, 0x1ED4F, I18N_NOOP("Ottoman Siyaq Numbers") }, { 0x1EE00, 0x1EEFF, I18N_NOOP("Arabic Mathematical Alphabetic Symbols") }, { 0x1F000, 0x1F02F, I18N_NOOP("Mahjong Tiles") }, { 0x1F030, 0x1F09F, I18N_NOOP("Domino Tiles") }, { 0x1F0A0, 0x1F0FF, I18N_NOOP("Playing Cards") }, { 0x1F100, 0x1F1FF, I18N_NOOP("Enclosed Alphanumeric Supplement") }, { 0x1F200, 0x1F2FF, I18N_NOOP("Enclosed Ideographic Supplement") }, { 0x1F300, 0x1F5FF, I18N_NOOP("Miscellaneous Symbols and Pictographs") }, { 0x1F600, 0x1F64F, I18N_NOOP("Emoticons") }, { 0x1F650, 0x1F67F, I18N_NOOP("Ornamental Dingbats") }, { 0x1F680, 0x1F6FF, I18N_NOOP("Transport and Map Symbols") }, { 0x1F700, 0x1F77F, I18N_NOOP("Alchemical Symbols") }, { 0x1F780, 0x1F7FF, I18N_NOOP("Geometric Shapes Extended") }, { 0x1F800, 0x1F8FF, I18N_NOOP("Supplemental Arrows-C") }, { 0x1F900, 0x1F9FF, I18N_NOOP("Supplemental Symbols and Pictographs") }, { 0x1FA00, 0x1FA6F, I18N_NOOP("Chess Symbols") }, { 0x1FA70, 0x1FAFF, I18N_NOOP("Symbols and Pictographs Extended-A") }, { 0x1FB00, 0x1FBFF, I18N_NOOP("Symbols for Legacy Computing") }, { 0x20000, 0x2A6DF, I18N_NOOP("CJK Unified Ideographs Extension B") }, { 0x2A700, 0x2B73F, I18N_NOOP("CJK Unified Ideographs Extension C") }, { 0x2B740, 0x2B81F, I18N_NOOP("CJK Unified Ideographs Extension D") }, { 0x2B820, 0x2CEAF, I18N_NOOP("CJK Unified Ideographs Extension E") }, { 0x2CEB0, 0x2EBEF, I18N_NOOP("CJK Unified Ideographs Extension F") }, { 0x2F800, 0x2FA1F, I18N_NOOP("CJK Compatibility Ideographs Supplement") }, { 0x30000, 0x3134F, I18N_NOOP("CJK Unified Ideographs Extension G") }, { 0xE0000, 0xE007F, I18N_NOOP("Tags") }, { 0xE0100, 0xE01EF, I18N_NOOP("Variation Selectors Supplement") }, { 0xF0000, 0xFFFFF, I18N_NOOP("Supplementary Private Use Area-A") }, { 0x100000, 0x10FFFF, I18N_NOOP("Supplementary Private Use Area-B") }, { 0x0, 0x0, NULL } }; #endif