This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.c: Change 2 static fcns to handle overlongs
authorKarl Williamson <khw@cpan.org>
Thu, 13 Jul 2017 02:28:45 +0000 (20:28 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 13 Jul 2017 03:14:26 +0000 (21:14 -0600)
commite050c0076b9d0972c025d71afe0180d9dfbc6b15
tree306755fee2de8c903c784b1ce0f2f35bac39e029
parent5f995336c78d31708a69477c3351b87e285d64b8
utf8.c: Change 2 static fcns to handle overlongs

This will be used in the following commit.

One function is made more complicated, so we stop asking it to be
inlined.
embed.fnc
proto.h
utf8.c