diff options
author | Karl Williamson <khw@cpan.org> | 2015-02-19 14:54:54 -0700 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2015-02-19 22:55:02 -0700 |
commit | 53255578b3ff804b2a8449c49c2ee29cccd56fb0 (patch) | |
tree | 352a1b129e1672cd01f7f2ea859ab8d3707b90ee /regen | |
parent | 56e1afc448b92d9defd7bf20e5e9966b1acd3dae (diff) | |
download | perl-53255578b3ff804b2a8449c49c2ee29cccd56fb0.tar.gz |
regen/mk_invlists.pl: Add tables for \b{wb}
This single line change generates very a confused diff listing for the
generated file, so is kept separate form the other \b{wb} commits.
Diffstat (limited to 'regen')
-rw-r--r-- | regen/mk_invlists.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/regen/mk_invlists.pl b/regen/mk_invlists.pl index b981402281..55839ae63c 100644 --- a/regen/mk_invlists.pl +++ b/regen/mk_invlists.pl @@ -371,6 +371,7 @@ for my $charset (get_supported_code_pages()) { _Perl_IDStart _Perl_IDCont Grapheme_Cluster_Break,EDGE + Word_Break,EDGE,UNKNOWN ) ) { |