summaryrefslogtreecommitdiff
path: root/charclass_invlists.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 /charclass_invlists.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 '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 bbee968e36..f4c7dbdba5 100644
--- a/charclass_invlists.h
+++ b/charclass_invlists.h
@@ -395170,6 +395170,6 @@ static const U8 WB_table[23][23] = {
* 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
* ex: set ro: */