This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #64772] check both input and output file handles for sync
[perl5.git] / charclass_invlists.h
index 2cfcac6..27f7e82 100644 (file)
@@ -36,30 +36,28 @@ UV ASCII_invlist[] = {
        0
 };
 
-UV HorizSpace_invlist[] = {
-       18,     /* Number of elements */
+UV L1Cased_invlist[] = {
+       16,     /* Number of elements */
        0,      /* Current iteration position */
        1064334010, /* Version and data structure type */
        1,      /* 0 if this is the first element of the list proper;
                   1 if the next element is the first */
-       9,
-       10,
-       32,
-       33,
-       160,
-       161,
-       5760,
-       5761,
-       6158,
-       6159,
-       8192,
-       8203,
-       8239,
-       8240,
-       8287,
-       8288,
-       12288,
-       12289
+       65,
+       91,
+       97,
+       123,
+       170,
+       171,
+       181,
+       182,
+       186,
+       187,
+       192,
+       215,
+       216,
+       247,
+       248,
+       443
 };
 
 UV VertSpace_invlist[] = {
@@ -77,28 +75,24 @@ UV VertSpace_invlist[] = {
 };
 
 UV PerlSpace_invlist[] = {
-       6,      /* Number of elements */
+       4,      /* Number of elements */
        0,      /* Current iteration position */
        1064334010, /* Version and data structure type */
        1,      /* 0 if this is the first element of the list proper;
                   1 if the next element is the first */
        9,
-       11,
-       12,
        14,
        32,
        33
 };
 
 UV XPerlSpace_invlist[] = {
-       24,     /* Number of elements */
+       22,     /* Number of elements */
        0,      /* Current iteration position */
        1064334010, /* Version and data structure type */
        1,      /* 0 if this is the first element of the list proper;
                   1 if the next element is the first */
        9,
-       11,
-       12,
        14,
        32,
        33,
@@ -361,7 +355,7 @@ UV PosixPunct_invlist[] = {
 };
 
 UV L1PosixPunct_invlist[] = {
-       21,     /* Number of elements */
+       20,     /* Number of elements */
        0,      /* Current iteration position */
        1064334010, /* Version and data structure type */
        1,      /* 0 if this is the first element of the list proper;
@@ -385,8 +379,7 @@ UV L1PosixPunct_invlist[] = {
        187,
        188,
        191,
-       192,
-       894
+       192
 };
 
 UV PosixSpace_invlist[] = {
@@ -442,7 +435,7 @@ UV PosixUpper_invlist[] = {
 };
 
 UV L1PosixUpper_invlist[] = {
-       7,      /* Number of elements */
+       6,      /* Number of elements */
        0,      /* Current iteration position */
        1064334010, /* Version and data structure type */
        1,      /* 0 if this is the first element of the list proper;
@@ -452,8 +445,7 @@ UV L1PosixUpper_invlist[] = {
        192,
        215,
        216,
-       223,
-       256
+       223
 };
 
 UV PosixWord_invlist[] = {