summaryrefslogtreecommitdiff
path: root/uni_keywords.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-01-06 16:51:43 -0700
committerKarl Williamson <khw@cpan.org>2020-01-13 20:58:56 -0700
commit2ae9030c44be214caa0d1eeafad9425a53344feb (patch)
tree840865d7f3d9fc3b3d3978c28fbda786080dc2b8 /uni_keywords.h
parent1ce77b7dbf5a7c3e29830b4e99be0cb0d65645aa (diff)
downloadperl-2ae9030c44be214caa0d1eeafad9425a53344feb.tar.gz
l1_char_class_tab.h: Add bits for binary, octal digits
The motivation behind these extra bits is to allow three functions that deal with, respectively, binary, octal, and hex data to use the same paradigm, and hence be collapsible into a single function.
Diffstat (limited to 'uni_keywords.h')
-rw-r--r--uni_keywords.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uni_keywords.h b/uni_keywords.h
index 5024c898e7..485a05f6ce 100644
--- a/uni_keywords.h
+++ b/uni_keywords.h
@@ -7286,7 +7286,7 @@ MPH_VALt match_uniprop( const unsigned char * const key, const U16 key_len ) {
* 498da0b9ef6a52bfd71bda5771005bbe4cfc37b456d9d350cd840991eb80c8b1 lib/unicore/mktables
* a712c758275b460d18fa77a26ed3589689bb3f69dcc1ea99b913e32db92a5cd2 lib/unicore/version
* 2680b9254eb236c5c090f11b149605043e8c8433661b96efc4a42fb4709342a5 regen/charset_translations.pl
- * e9283c761c5a95e3379384ca47c13a284f08d743c2be6e5091f1152b1b6b7a37 regen/mk_PL_charclass.pl
+ * 6bbad21de0848e0236b02f34f5fa0edd3cdae9ba8173cc9469a5513936b9e728 regen/mk_PL_charclass.pl
* eb6b8e366260282e03108163fbf907367474c469310d716a4a5c7b244d88ce45 regen/mk_invlists.pl
* cf1d68efb7d919d302c4005641eae8d36da6d7850816ad374b0c00b45e609f43 regen/mph.pl
* ex: set ro: */