This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move inline fcn to #included file
authorKarl Williamson <khw@cpan.org>
Fri, 18 Jul 2014 04:41:21 +0000 (22:41 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 22 Jan 2015 05:47:29 +0000 (22:47 -0700)
commit551cedb5d968fde8fe046c53d838e2443711be06
tree0f9706da720b386ed4dd4808ea19068c3c67da8f
parentf5f6ef08c1abd79ad7eef5ae34b8fcf92c4919fa
Move inline fcn to #included file

Future commits will want this function to be able to be used in more
than one core file.
embed.fnc
embed.h
inline_invlist.c
proto.h
regcomp.c