summaryrefslogtreecommitdiff
path: root/charclass_invlists.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-02-03 14:49:44 -0700
committerKarl Williamson <khw@cpan.org>2020-02-03 16:34:55 -0700
commit7e6fafba8de0dae89c5a2a65b1f974f1122fa4f2 (patch)
tree06dc338f558cedb379f3dc8577481762001f3e0c /charclass_invlists.h
parent9664dd62ebbb75178efd21930107a01d78ba255c (diff)
downloadperl-7e6fafba8de0dae89c5a2a65b1f974f1122fa4f2.tar.gz
mktables: Generalize the scx property handling
Until now, this property was unique in that it specifies a set of possible values for scripts that a character can be in, rather than a single script. That multiplicity has been handled specially. But the next couple of commits will introduce another property that has similar characteristics. This commit makes the scx handling more general, so as to also be usable for the new property.
Diffstat (limited to 'charclass_invlists.h')
-rw-r--r--charclass_invlists.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/charclass_invlists.h b/charclass_invlists.h
index 5bc350e2fe..1c6e8202e3 100644
--- a/charclass_invlists.h
+++ b/charclass_invlists.h
@@ -403454,7 +403454,7 @@ static const U8 WB_table[24][24] = {
* 0fea35394151afefbb4121b6380db1b480be6f9bafb4eba3382dc292dcf68526 lib/unicore/extracted/DLineBreak.txt
* 6d4a8c945dd7db83ed617cbb7d937de7f4ecf016ff22970d846e996a7c9a2a5d lib/unicore/extracted/DNumType.txt
* 5b7c14380d5cceeaffcfbc18db1ed936391d2af2d51f5a41f1a17b692c77e59b lib/unicore/extracted/DNumValues.txt
- * e3cbd908e180d39554e2c7351cebfd939a567c796c79e2e4a71ec2af874adfa3 lib/unicore/mktables
+ * eefd34f5f03191cb297d62f66273ca68efc972703f5323543427a9b285f28657 lib/unicore/mktables
* 50b85a67451145545a65cea370dab8d3444fbfe07e9c34cef560c5b7da9d3eef lib/unicore/version
* 2680b9254eb236c5c090f11b149605043e8c8433661b96efc4a42fb4709342a5 regen/charset_translations.pl
* 6bbad21de0848e0236b02f34f5fa0edd3cdae9ba8173cc9469a5513936b9e728 regen/mk_PL_charclass.pl