This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Inline foldEQ, foldEQ_latin1, foldEQ_locale
authorKarl Williamson <khw@cpan.org>
Mon, 20 Feb 2017 04:48:40 +0000 (21:48 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 20 Feb 2017 05:45:00 +0000 (22:45 -0700)
commitec2c235b8da47c613eb6c9cdac160311692ea63a
tree699f93ca8e3f57be27bf6348238cbf0cb385232d
parent4d2c9c8c6c9a82ad785b57b9e346e202f74a0c66
Inline foldEQ, foldEQ_latin1, foldEQ_locale

These short functions are called in inner loops and regex backtracking.
embed.fnc
inline.h
proto.h
util.c