This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
char_class_invlists.h: Give re_comp.c access to enums,#defines
authorKarl Williamson <khw@cpan.org>
Mon, 24 Feb 2020 18:20:13 +0000 (11:20 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 2 Mar 2020 18:45:21 +0000 (11:45 -0700)
commit7a15fa9e94accbfe3e87e6c9547a4589e3eef4f1
treea816bf2fd1d6fe8b03262fde854cac6c09c8ba01
parentb619f93d98570480c34b948b01fb808e098a5ed9
char_class_invlists.h: Give re_comp.c access to enums,#defines

The previous commit changed the code so that enums and #defines could be
requested to be in re_comp.c.  This commit changes to use that new
capability.
charclass_invlists.h
lib/unicore/uni_keywords.pl
regen/mk_invlists.pl
uni_keywords.h