/* PROPERTY: 'Graph': POSIX [[:Graph:]] */
static const OnigCodePoint
-CR_Graph[] = { 672,
+CR_Graph[] = { 671,
0x0021, 0x007e,
0x00a1, 0x0377,
0x037a, 0x037f,
0x3190, 0x31ba,
0x31c0, 0x31e3,
0x31f0, 0x321e,
-0x3220, 0x32fe,
-0x3300, 0x4db5,
+0x3220, 0x4db5,
0x4dc0, 0x9fef,
0xa000, 0xa48c,
0xa490, 0xa4c6,
/* PROPERTY: 'Print': POSIX [[:Print:]] */
static const OnigCodePoint
-CR_Print[] = { 669,
+CR_Print[] = { 668,
0x0020, 0x007e,
0x00a0, 0x0377,
0x037a, 0x037f,
0x3190, 0x31ba,
0x31c0, 0x31e3,
0x31f0, 0x321e,
-0x3220, 0x32fe,
-0x3300, 0x4db5,
+0x3220, 0x4db5,
0x4dc0, 0x9fef,
0xa000, 0xa48c,
0xa490, 0xa4c6,
/* PROPERTY: 'Assigned': - */
static const OnigCodePoint
-CR_Assigned[] = { 667,
+CR_Assigned[] = { 666,
0x0000, 0x0377,
0x037a, 0x037f,
0x0384, 0x038a,
0x3190, 0x31ba,
0x31c0, 0x31e3,
0x31f0, 0x321e,
-0x3220, 0x32fe,
-0x3300, 0x4db5,
+0x3220, 0x4db5,
0x4dc0, 0x9fef,
0xa000, 0xa48c,
0xa490, 0xa4c6,
/* PROPERTY: 'C': Major Category */
static const OnigCodePoint
-CR_C[] = { 669,
+CR_C[] = { 668,
0x0000, 0x001f,
0x007f, 0x009f,
0x00ad, 0x00ad,
0x31bb, 0x31bf,
0x31e4, 0x31ef,
0x321f, 0x321f,
-0x32ff, 0x32ff,
0x4db6, 0x4dbf,
0x9ff0, 0x9fff,
0xa48d, 0xa48f,
/* PROPERTY: 'Cn': General Category */
static const OnigCodePoint
-CR_Cn[] = { 667,
+CR_Cn[] = { 666,
0x0378, 0x0379,
0x0380, 0x0383,
0x038b, 0x038b,
0x31bb, 0x31bf,
0x31e4, 0x31ef,
0x321f, 0x321f,
-0x32ff, 0x32ff,
0x4db6, 0x4dbf,
0x9ff0, 0x9fff,
0xa48d, 0xa48f,
/* PROPERTY: 'Common': Script */
static const OnigCodePoint
-CR_Common[] = { 171,
+CR_Common[] = { 172,
0x0000, 0x0040,
0x005b, 0x0060,
0x007b, 0x00a9,
0x31c0, 0x31e3,
0x3220, 0x325f,
0x327f, 0x32cf,
+0x32ff, 0x32ff,
0x3358, 0x33ff,
0x4dc0, 0x4dff,
0xa700, 0xa721,
/* PROPERTY: 'Grapheme_Base': Derived Property */
static const OnigCodePoint
-CR_Grapheme_Base[] = { 820,
+CR_Grapheme_Base[] = { 819,
0x0020, 0x007e,
0x00a0, 0x00ac,
0x00ae, 0x02ff,
0x3190, 0x31ba,
0x31c0, 0x31e3,
0x31f0, 0x321e,
-0x3220, 0x32fe,
-0x3300, 0x4db5,
+0x3220, 0x4db5,
0x4dc0, 0x9fef,
0xa000, 0xa48c,
0xa490, 0xa4c6,
/* PROPERTY: 'S': Major Category */
static const OnigCodePoint
-CR_S[] = { 227,
+CR_S[] = { 226,
0x0024, 0x0024,
0x002b, 0x002b,
0x003c, 0x003e,
0x3250, 0x3250,
0x3260, 0x327f,
0x328a, 0x32b0,
-0x32c0, 0x32fe,
-0x3300, 0x33ff,
+0x32c0, 0x33ff,
0x4dc0, 0x4dff,
0xa490, 0xa4c6,
0xa700, 0xa716,
/* PROPERTY: 'So': General Category */
static const OnigCodePoint
-CR_So[] = { 181,
+CR_So[] = { 180,
0x00a6, 0x00a6,
0x00a9, 0x00a9,
0x00ae, 0x00ae,
0x3250, 0x3250,
0x3260, 0x327f,
0x328a, 0x32b0,
-0x32c0, 0x32fe,
-0x3300, 0x33ff,
+0x32c0, 0x33ff,
0x4dc0, 0x4dff,
0xa490, 0xa4c6,
0xa828, 0xa82b,
/* PROPERTY: 'Unknown': Script */
static const OnigCodePoint
-CR_Unknown[] = { 665,
+CR_Unknown[] = { 664,
0x0378, 0x0379,
0x0380, 0x0383,
0x038b, 0x038b,
0x31bb, 0x31bf,
0x31e4, 0x31ef,
0x321f, 0x321f,
-0x32ff, 0x32ff,
0x4db6, 0x4dbf,
0x9ff0, 0x9fff,
0xa48d, 0xa48f,
-#define UNICODE_PROPERTY_VERSION 12_0_0
+#define UNICODE_PROPERTY_VERSION 12_1_0
#define PROPERTY_NAME_MAX_SIZE 59
#define CODE_RANGES_NUM 568