[前][次][番号順一覧][スレッド一覧]

ruby-changes:45993

From: nobu <ko1@a...>
Date: Thu, 23 Mar 2017 16:53:42 +0900 (JST)
Subject: [ruby-changes:45993] nobu:r58064 (trunk): update name2ctype.h

nobu	2017-03-23 16:53:35 +0900 (Thu, 23 Mar 2017)

  New Revision: 58064

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=58064

  Log:
    update name2ctype.h
    
    * enc/unicode/9.0.0/name2ctype.h: update due to merger of Onigmo
      6.0.0.

  Modified files:
    trunk/enc/unicode/9.0.0/name2ctype.h
Index: enc/unicode/9.0.0/name2ctype.h
===================================================================
--- enc/unicode/9.0.0/name2ctype.h	(revision 58063)
+++ enc/unicode/9.0.0/name2ctype.h	(revision 58064)
@@ -2707,18 +2707,13 @@ static const OnigCodePoint CR_Print[] = https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L2707
 	0x100000, 0x10fffd,
 }; /* CR_Print */
 
-/* 'Punct': [[:Punct:]] */
-static const OnigCodePoint CR_Punct[] = {
-	168,
-	0x0021, 0x0023,
-	0x0025, 0x002a,
-	0x002c, 0x002f,
-	0x003a, 0x003b,
-	0x003f, 0x0040,
-	0x005b, 0x005d,
-	0x005f, 0x005f,
-	0x007b, 0x007b,
-	0x007d, 0x007d,
+/* 'XPosixPunct': [[:Punct:]] */
+static const OnigCodePoint CR_XPosixPunct[] = {
+	163,
+	0x0021, 0x002f,
+	0x003a, 0x0040,
+	0x005b, 0x0060,
+	0x007b, 0x007e,
 	0x00a1, 0x00a1,
 	0x00a7, 0x00a7,
 	0x00ab, 0x00ab,
@@ -2878,7 +2873,7 @@ static const OnigCodePoint CR_Punct[] = https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L2873
 	0x1bc9f, 0x1bc9f,
 	0x1da87, 0x1da8b,
 	0x1e95e, 0x1e95f,
-}; /* CR_Punct */
+}; /* CR_XPosixPunct */
 
 /* 'Space': [[:Space:]] */
 static const OnigCodePoint CR_Space[] = {
@@ -4913,6 +4908,179 @@ static const OnigCodePoint CR_ASCII[] = https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L4908
 	0x0000, 0x007f,
 }; /* CR_ASCII */
 
+/* 'Punct' */
+static const OnigCodePoint CR_Punct[] = {
+	168,
+	0x0021, 0x0023,
+	0x0025, 0x002a,
+	0x002c, 0x002f,
+	0x003a, 0x003b,
+	0x003f, 0x0040,
+	0x005b, 0x005d,
+	0x005f, 0x005f,
+	0x007b, 0x007b,
+	0x007d, 0x007d,
+	0x00a1, 0x00a1,
+	0x00a7, 0x00a7,
+	0x00ab, 0x00ab,
+	0x00b6, 0x00b7,
+	0x00bb, 0x00bb,
+	0x00bf, 0x00bf,
+	0x037e, 0x037e,
+	0x0387, 0x0387,
+	0x055a, 0x055f,
+	0x0589, 0x058a,
+	0x05be, 0x05be,
+	0x05c0, 0x05c0,
+	0x05c3, 0x05c3,
+	0x05c6, 0x05c6,
+	0x05f3, 0x05f4,
+	0x0609, 0x060a,
+	0x060c, 0x060d,
+	0x061b, 0x061b,
+	0x061e, 0x061f,
+	0x066a, 0x066d,
+	0x06d4, 0x06d4,
+	0x0700, 0x070d,
+	0x07f7, 0x07f9,
+	0x0830, 0x083e,
+	0x085e, 0x085e,
+	0x0964, 0x0965,
+	0x0970, 0x0970,
+	0x0af0, 0x0af0,
+	0x0df4, 0x0df4,
+	0x0e4f, 0x0e4f,
+	0x0e5a, 0x0e5b,
+	0x0f04, 0x0f12,
+	0x0f14, 0x0f14,
+	0x0f3a, 0x0f3d,
+	0x0f85, 0x0f85,
+	0x0fd0, 0x0fd4,
+	0x0fd9, 0x0fda,
+	0x104a, 0x104f,
+	0x10fb, 0x10fb,
+	0x1360, 0x1368,
+	0x1400, 0x1400,
+	0x166d, 0x166e,
+	0x169b, 0x169c,
+	0x16eb, 0x16ed,
+	0x1735, 0x1736,
+	0x17d4, 0x17d6,
+	0x17d8, 0x17da,
+	0x1800, 0x180a,
+	0x1944, 0x1945,
+	0x1a1e, 0x1a1f,
+	0x1aa0, 0x1aa6,
+	0x1aa8, 0x1aad,
+	0x1b5a, 0x1b60,
+	0x1bfc, 0x1bff,
+	0x1c3b, 0x1c3f,
+	0x1c7e, 0x1c7f,
+	0x1cc0, 0x1cc7,
+	0x1cd3, 0x1cd3,
+	0x2010, 0x2027,
+	0x2030, 0x2043,
+	0x2045, 0x2051,
+	0x2053, 0x205e,
+	0x207d, 0x207e,
+	0x208d, 0x208e,
+	0x2308, 0x230b,
+	0x2329, 0x232a,
+	0x2768, 0x2775,
+	0x27c5, 0x27c6,
+	0x27e6, 0x27ef,
+	0x2983, 0x2998,
+	0x29d8, 0x29db,
+	0x29fc, 0x29fd,
+	0x2cf9, 0x2cfc,
+	0x2cfe, 0x2cff,
+	0x2d70, 0x2d70,
+	0x2e00, 0x2e2e,
+	0x2e30, 0x2e44,
+	0x3001, 0x3003,
+	0x3008, 0x3011,
+	0x3014, 0x301f,
+	0x3030, 0x3030,
+	0x303d, 0x303d,
+	0x30a0, 0x30a0,
+	0x30fb, 0x30fb,
+	0xa4fe, 0xa4ff,
+	0xa60d, 0xa60f,
+	0xa673, 0xa673,
+	0xa67e, 0xa67e,
+	0xa6f2, 0xa6f7,
+	0xa874, 0xa877,
+	0xa8ce, 0xa8cf,
+	0xa8f8, 0xa8fa,
+	0xa8fc, 0xa8fc,
+	0xa92e, 0xa92f,
+	0xa95f, 0xa95f,
+	0xa9c1, 0xa9cd,
+	0xa9de, 0xa9df,
+	0xaa5c, 0xaa5f,
+	0xaade, 0xaadf,
+	0xaaf0, 0xaaf1,
+	0xabeb, 0xabeb,
+	0xfd3e, 0xfd3f,
+	0xfe10, 0xfe19,
+	0xfe30, 0xfe52,
+	0xfe54, 0xfe61,
+	0xfe63, 0xfe63,
+	0xfe68, 0xfe68,
+	0xfe6a, 0xfe6b,
+	0xff01, 0xff03,
+	0xff05, 0xff0a,
+	0xff0c, 0xff0f,
+	0xff1a, 0xff1b,
+	0xff1f, 0xff20,
+	0xff3b, 0xff3d,
+	0xff3f, 0xff3f,
+	0xff5b, 0xff5b,
+	0xff5d, 0xff5d,
+	0xff5f, 0xff65,
+	0x10100, 0x10102,
+	0x1039f, 0x1039f,
+	0x103d0, 0x103d0,
+	0x1056f, 0x1056f,
+	0x10857, 0x10857,
+	0x1091f, 0x1091f,
+	0x1093f, 0x1093f,
+	0x10a50, 0x10a58,
+	0x10a7f, 0x10a7f,
+	0x10af0, 0x10af6,
+	0x10b39, 0x10b3f,
+	0x10b99, 0x10b9c,
+	0x11047, 0x1104d,
+	0x110bb, 0x110bc,
+	0x110be, 0x110c1,
+	0x11140, 0x11143,
+	0x11174, 0x11175,
+	0x111c5, 0x111c9,
+	0x111cd, 0x111cd,
+	0x111db, 0x111db,
+	0x111dd, 0x111df,
+	0x11238, 0x1123d,
+	0x112a9, 0x112a9,
+	0x1144b, 0x1144f,
+	0x1145b, 0x1145b,
+	0x1145d, 0x1145d,
+	0x114c6, 0x114c6,
+	0x115c1, 0x115d7,
+	0x11641, 0x11643,
+	0x11660, 0x1166c,
+	0x1173c, 0x1173e,
+	0x11c41, 0x11c45,
+	0x11c70, 0x11c71,
+	0x12470, 0x12474,
+	0x16a6e, 0x16a6f,
+	0x16af5, 0x16af5,
+	0x16b37, 0x16b3b,
+	0x16b44, 0x16b44,
+	0x1bc9f, 0x1bc9f,
+	0x1da87, 0x1da8b,
+	0x1e95e, 0x1e95f,
+}; /* CR_Punct */
+
 #ifdef USE_UNICODE_PROPERTIES
 /* 'Any': - */
 static const OnigCodePoint CR_Any[] = {
@@ -32633,13 +32801,14 @@ static const OnigCodePoint* const CodeRa https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L32801
   CR_Graph,
   CR_Lower,
   CR_Print,
-  CR_Punct,
+  CR_XPosixPunct,
   CR_Space,
   CR_Upper,
   CR_XDigit,
   CR_Word,
   CR_Alnum,
   CR_ASCII,
+  CR_Punct,
 #ifdef USE_UNICODE_PROPERTIES
   CR_Any,
   CR_Assigned,
@@ -33192,17 +33361,17 @@ struct uniname2ctype_struct { https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L33361
 static const struct uniname2ctype_struct *uniname2ctype_p(const char *, unsigned int);
 
 #ifndef USE_UNICODE_PROPERTIES
-#define TOTAL_KEYWORDS 14
+#define TOTAL_KEYWORDS 15
 #define MIN_WORD_LENGTH 4
-#define MAX_WORD_LENGTH 6
+#define MAX_WORD_LENGTH 11
 #define MIN_HASH_VALUE 6
-#define MAX_HASH_VALUE 19
-/* maximum key range = 14, duplicates = 0 */
+#define MAX_HASH_VALUE 20
+/* maximum key range = 15, duplicates = 0 */
 #else /* USE_UNICODE_PROPERTIES */
 #ifndef USE_UNICODE_AGE_PROPERTIES
-#define TOTAL_KEYWORDS 752
+#define TOTAL_KEYWORDS 753
 #else /* USE_UNICODE_AGE_PROPERTIES */
-#define TOTAL_KEYWORDS 770
+#define TOTAL_KEYWORDS 771
 #endif /* USE_UNICODE_AGE_PROPERTIES */
 #define MIN_WORD_LENGTH 1
 #define MAX_WORD_LENGTH 44
@@ -33211,12 +33380,10 @@ static const struct uniname2ctype_struct https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L33380
 /* maximum key range = 5273, duplicates = 0 */
 #endif /* USE_UNICODE_PROPERTIES */
 
-#ifdef __GNUC__
-__inline
-#else
-#ifdef __cplusplus
+#if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) || defined(__cplusplus) || defined(__GNUC_STDC_INLINE__)
 inline
-#endif
+#elif defined(__GNUC__)
+__inline
 #endif
 static unsigned int
 uniname2ctype_hash (str, len)
@@ -33230,19 +33397,19 @@ uniname2ctype_hash (str, len) https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L33397
 #endif /* USE_UNICODE_PROPERTIES */
     {
 #ifndef USE_UNICODE_PROPERTIES
-      20, 20, 20, 20, 20, 20, 20, 20, 20, 20,
-      20, 20, 20, 20, 20, 20, 20, 20, 20, 20,
-      20, 20, 20, 20, 20, 20, 20, 20, 20, 20,
-      20, 20, 20, 20, 20, 20, 20, 20, 20, 20,
-      20, 20, 20, 20, 20, 20, 20, 20, 20, 20,
-      20, 20, 20, 20, 20, 20, 20, 20, 20, 20,
-      20, 20, 20, 20, 20, 20, 20, 20, 20, 20,
-      20, 20, 20, 20, 20, 20, 20, 20, 20, 20,
-      20, 20, 20, 20, 20, 20, 20, 20, 20, 20,
-      20, 20, 20, 20, 20, 20, 20,  3, 11,  5,
-       4, 20, 20,  9, 20,  1, 20, 20, 10, 20,
-       2, 20,  1, 20,  1,  7,  4,  6, 20,  1,
-       4, 20, 20, 20, 20, 20, 20, 20
+      21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+      21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+      21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+      21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+      21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+      21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+      21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+      21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+      21, 21, 21, 21, 21, 21, 21, 21, 21, 21,
+      21, 21, 21, 21, 21, 21, 21,  3, 12,  5,
+       4, 21, 21, 10, 21,  1, 21, 21, 11, 21,
+       2,  1,  1, 21,  1,  7,  4,  6, 21,  1,
+       4, 21, 21, 21, 21, 21, 21, 21
 #else /* USE_UNICODE_PROPERTIES */
       5276, 5276, 5276, 5276, 5276, 5276, 5276, 5276, 5276, 5276,
       5276, 5276, 5276, 5276, 5276, 5276, 5276, 5276, 5276, 5276,
@@ -33319,10 +33486,11 @@ struct uniname2ctype_pool_t https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L33486
     char uniname2ctype_pool_str13[sizeof("ascii")];
     char uniname2ctype_pool_str14[sizeof("cntrl")];
     char uniname2ctype_pool_str15[sizeof("space")];
-    char uniname2ctype_pool_str16[sizeof("lower")];
-    char uniname2ctype_pool_str17[sizeof("graph")];
-    char uniname2ctype_pool_str18[sizeof("digit")];
-    char uniname2ctype_pool_str19[sizeof("blank")];
+    char uniname2ctype_pool_str16[sizeof("xposixpunct")];
+    char uniname2ctype_pool_str17[sizeof("lower")];
+    char uniname2ctype_pool_str18[sizeof("graph")];
+    char uniname2ctype_pool_str19[sizeof("digit")];
+    char uniname2ctype_pool_str20[sizeof("blank")];
 #else /* USE_UNICODE_PROPERTIES */
     char uniname2ctype_pool_str3[sizeof("n")];
     char uniname2ctype_pool_str11[sizeof("mn")];
@@ -34014,6 +34182,7 @@ struct uniname2ctype_pool_t https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L34182
     char uniname2ctype_pool_str2674[sizeof("pauc")];
     char uniname2ctype_pool_str2691[sizeof("zp")];
     char uniname2ctype_pool_str2692[sizeof("inbamumsupplement")];
+    char uniname2ctype_pool_str2698[sizeof("xposixpunct")];
     char uniname2ctype_pool_str2732[sizeof("graphemeclusterbreak=extend")];
     char uniname2ctype_pool_str2733[sizeof("graphemeclusterbreak=prepend")];
     char uniname2ctype_pool_str2735[sizeof("inyisyllables")];
@@ -34256,6 +34425,7 @@ static const struct uniname2ctype_pool_t https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L34425
     "cntrl",
 #ifndef USE_UNICODE_PROPERTIES
     "space",
+    "xposixpunct",
 #else /* USE_UNICODE_PROPERTIES */
     "taitham",
     "thaana",
@@ -34826,6 +34996,7 @@ static const struct uniname2ctype_pool_t https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L34996
     "pauc",
     "zp",
     "inbamumsupplement",
+    "xposixpunct",
     "graphemeclusterbreak=extend",
     "graphemeclusterbreak=prepend",
     "inyisyllables",
@@ -34940,1326 +35111,1327 @@ uniname2ctype_p (str, len) https://github.com/ruby/ruby/blob/trunk/enc/unicode/9.0.0/name2ctype.h#L35111
     {
 #ifdef USE_UNICODE_PROPERTIES
       {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str3), 34},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str3), 35},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str11), 33},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str11), 34},
       {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str15), 30},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str15), 31},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str24), 20},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str24), 21},
       {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str29), 185},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str30), 60},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str31), 474},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str29), 186},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str30), 61},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str31), 475},
       {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str35), 51},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str36), 114},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str35), 52},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str36), 115},
       {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str41), 17},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str41), 18},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str49), 31},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str49), 32},
       {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str52), 128},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str52), 129},
       {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str56), 49},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str56), 50},
       {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str58), 416},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str59), 32},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str58), 417},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str59), 33},
       {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str61), 290},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str62), 18},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str61), 291},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str62), 19},
       {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str65), 168},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str65), 169},
       {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str69), 504},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str69), 505},
       {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str72), 244},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str72), 245},
       {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str77), 297},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str78), 101},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str77), 298},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str78), 102},
       {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str81), 46},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str82), 47},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str81), 47},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str82), 48},
       {-1}, {-1}, {-1},
       {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str86), 14},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str93), 475},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str93), 476},
       {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str99), 54},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str99), 55},
       {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str102), 22},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str102), 23},
       {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str106), 284},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str106), 285},
       {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str110), 505},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str110), 506},
       {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str114), 407},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str114), 408},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str124), 310},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str124), 311},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str132), 159},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str132), 160},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str140), 440},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str141), 43},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str140), 441},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str141), 44},
       {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str144), 295},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str145), 445},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str144), 296},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str145), 446},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str152), 366},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str152), 367},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str159), 521},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str159), 522},
       {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str164), 120},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str164), 121},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str174), 417},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str174), 418},
       {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str176), 239},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str176), 240},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str185), 26},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str185), 27},
       {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str191), 183},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str191), 184},
       {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str199), 364},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str200), 151},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str201), 539},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str199), 365},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str200), 152},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str201), 540},
       {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str202), 13},
       {-1}, {-1}, {-1}, {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str207), 447},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str208), 372},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str209), 334},
-      {-1},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str211), 24},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str212), 308},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str213), 536},
-      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str214), 529},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str207), 448},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str208), 373},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str209), 335},
+      {-1},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str211), 25},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str212), 309},
+      {offsetof(struct uniname2ctype_pool_t, uniname2ctype_pool_str213), 537},
+      {offsetof(struct uniname2ctype_pool_t, uniname2c (... truncated)

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]