This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename strEQs to strBEGINs; remove strNEs
authorKarl Williamson <khw@cpan.org>
Thu, 9 Mar 2017 03:31:25 +0000 (20:31 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 6 Nov 2017 19:50:05 +0000 (12:50 -0700)
commitc8b388b0c776dab4a28db03739aff4d64daccada
tree3bf17c3a7a4b2b7f260199423ce0baf55dc9e809
parent98d1c64ef90693f86df84c4ce96718ed136e933c
Rename strEQs to strBEGINs; remove strNEs

The original names are confusing.

See thread beginning with
http://nntp.perl.org/group/perl.perl5.porters/244335

The two macros are mapped into just that one, complementing the result
for the few cases where strNEs was used.
12 files changed:
amigaos4/amigaio.c
doio.c
ext/B/B.pm
ext/B/B.xs
ext/XS-APItest/APItest.xs
gv.c
handy.h
hv.c
locale.c
os2/os2.c
perl.c
toke.c