summaryrefslogtreecommitdiff
path: root/charclass_invlists.h
diff options
context:
space:
mode:
Diffstat (limited to 'charclass_invlists.h')
-rw-r--r--charclass_invlists.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/charclass_invlists.h b/charclass_invlists.h
index 152793a2e6..368410fd37 100644
--- a/charclass_invlists.h
+++ b/charclass_invlists.h
@@ -359,7 +359,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;
@@ -383,8 +383,7 @@ UV L1PosixPunct_invlist[] = {
187,
188,
191,
- 192,
- 894
+ 192
};
UV PosixSpace_invlist[] = {
@@ -440,7 +439,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;
@@ -450,8 +449,7 @@ UV L1PosixUpper_invlist[] = {
192,
215,
216,
- 223,
- 256
+ 223
};
UV PosixWord_invlist[] = {