summaryrefslogtreecommitdiff
path: root/lib/unicore
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-02-15 14:28:32 -0700
committerKarl Williamson <khw@cpan.org>2020-03-11 09:00:04 -0600
commitb1a91f306fb94c677de276c489b16fb5c5664544 (patch)
treef4ab6c438f8ff72189ada40a41432c44376efc05 /lib/unicore
parentffd8e5150761a7856dacc0c140fbd618377d71eb (diff)
downloadperl-b1a91f306fb94c677de276c489b16fb5c5664544.tar.gz
Implement \p{Name=/.../} wildcards
This commit adds wildcard subpatterns for the Name and Name Aliases properties.
Diffstat (limited to 'lib/unicore')
-rw-r--r--lib/unicore/mktables5
-rw-r--r--lib/unicore/uni_keywords.pl2
2 files changed, 5 insertions, 2 deletions
diff --git a/lib/unicore/mktables b/lib/unicore/mktables
index d1fb8e4978..a4f1483fe5 100644
--- a/lib/unicore/mktables
+++ b/lib/unicore/mktables
@@ -17897,9 +17897,12 @@ $loose_names
# And the following array gives the inverse mapping from code points to
# names. Lowest code points are first
- my \@code_points_ending_in_code_point = (
+ \@code_points_ending_in_code_point = (
$code_points_ending_in_code_point
);
+
+ # Is exportable, make read-only
+ Internals::SvREADONLY(\@code_points_ending_in_code_point, 1);
END
# Earlier releases didn't have Jamos. No sense outputting
# them unless will be used.
diff --git a/lib/unicore/uni_keywords.pl b/lib/unicore/uni_keywords.pl
index 3a21ccf703..92995a7ae5 100644
--- a/lib/unicore/uni_keywords.pl
+++ b/lib/unicore/uni_keywords.pl
@@ -1295,7 +1295,7 @@
# baba9dfc133e3cb770a89aaf0973b1341fa61c2da6c176baf6428898b3b568d8 lib/unicore/extracted/DLineBreak.txt
# 6d4a8c945dd7db83ed617cbb7d937de7f4ecf016ff22970d846e996a7c9a2a5d lib/unicore/extracted/DNumType.txt
# 5b7c14380d5cceeaffcfbc18db1ed936391d2af2d51f5a41f1a17b692c77e59b lib/unicore/extracted/DNumValues.txt
-# 3e37ae63c1a4f3084bba787a2c6ca020dad9d0d56e115c118fe8c68ac290ea7a lib/unicore/mktables
+# 62a198b1430be086ac577285f5cbc0c2bde043a8ba469d85b256f1e191aa997d lib/unicore/mktables
# 50b85a67451145545a65cea370dab8d3444fbfe07e9c34cef560c5b7da9d3eef lib/unicore/version
# 2680b9254eb236c5c090f11b149605043e8c8433661b96efc4a42fb4709342a5 regen/charset_translations.pl
# 6bbad21de0848e0236b02f34f5fa0edd3cdae9ba8173cc9469a5513936b9e728 regen/mk_PL_charclass.pl