This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Restrict scope/Shorten some very long macro names
authorKarl Williamson <khw@cpan.org>
Sat, 17 Oct 2020 12:55:50 +0000 (06:55 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 23 Nov 2020 03:06:03 +0000 (20:06 -0700)
commitc62fdeb784c7643c90d2ea8c2ec0f03a548da338
tree9c5f6ad7fe164633a5a8667402320e12d2755b45
parent8dff134de1f0dc51682889d5cf8c25ab7c31bf45
Restrict scope/Shorten some very long macro names

The names were intended to force people to not use them outside their
intended scopes.  But by restricting those scopes in the first place, we
don't need such unwieldy names
handy.h
regcomp.c
regen/unicode_constants.pl
regexec.c
unicode_constants.h
utf8.c