summaryrefslogtreecommitdiff
path: root/uni_keywords.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-01-30 13:20:53 -0700
committerKarl Williamson <khw@cpan.org>2020-01-30 14:39:33 -0700
commita9256a759f019bfe406cbec545551af6b3c12fda (patch)
treec7d3e80bca1738bcea68f88275eed8f8cb6c93d1 /uni_keywords.h
parent2c490b6a8a421e7f28e9d2a16712c1ce9578b65e (diff)
downloadperl-a9256a759f019bfe406cbec545551af6b3c12fda.tar.gz
Change Unicode property abbrev to upcoming official
Unicode 12.0 used a new property file that was not from the Unicode Character Database. It only had a long property name. I incorporated it into our data, and rather than use the very long name all the time, I created my own short name, since there was no official one. Now, the upcoming 13.0 has moved the file to the UCD, and come up with a short name that differs from the one I had. This commit converts to use Unicode's name. This property is not exposed to user or XS space, so there is no user impact.
Diffstat (limited to 'uni_keywords.h')
-rw-r--r--uni_keywords.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/uni_keywords.h b/uni_keywords.h
index 95b333b813..734ed9db88 100644
--- a/uni_keywords.h
+++ b/uni_keywords.h
@@ -7283,10 +7283,10 @@ MPH_VALt match_uniprop( const unsigned char * const key, const U16 key_len ) {
* 78e2600e24fa7d5ab62117de50b382f8b31b08401c37a0782c38dacb340b64e7 lib/unicore/extracted/DLineBreak.txt
* 1bde4ad73e271c6349fbd1972e54f38bba5cc1900c28f678e79b9e8909b31793 lib/unicore/extracted/DNumType.txt
* 6278722699123f3890e4b1cc42011e96d8960e4958a3b93484361530983d2611 lib/unicore/extracted/DNumValues.txt
- * 498da0b9ef6a52bfd71bda5771005bbe4cfc37b456d9d350cd840991eb80c8b1 lib/unicore/mktables
+ * 4fb7a1a372a4accb33aca190dc4d210cd68f5607f45e5a37d84b710ef056a542 lib/unicore/mktables
* a712c758275b460d18fa77a26ed3589689bb3f69dcc1ea99b913e32db92a5cd2 lib/unicore/version
* 2680b9254eb236c5c090f11b149605043e8c8433661b96efc4a42fb4709342a5 regen/charset_translations.pl
* 6bbad21de0848e0236b02f34f5fa0edd3cdae9ba8173cc9469a5513936b9e728 regen/mk_PL_charclass.pl
- * e9a592b418a84dce6d70d67180ae0fdfc08496c4030e6f52e19cd45d0f27fbbd regen/mk_invlists.pl
+ * ffb4395ffaf29673516afee98e454a12752081982090ab443bdb8b37d219cdf4 regen/mk_invlists.pl
* cf1d68efb7d919d302c4005641eae8d36da6d7850816ad374b0c00b45e609f43 regen/mph.pl
* ex: set ro: */