This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
embed.fnc Change Some functions only used in macros
authorKarl Williamson <khw@cpan.org>
Sat, 15 Jul 2017 18:03:01 +0000 (12:03 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 15 Jul 2017 21:10:05 +0000 (15:10 -0600)
commit8d8472df12072ded59429badcdacbeed8c53f5ef
treea15307d6a0db9287172fb4c60eb92caf9661262b
parenta4f00dcc5feacca75d4cec1952f7dae09e1a2ad3
embed.fnc Change Some functions only used in macros

The X flag is used for this situation where a function is public only
because it is called from a public macro.
embed.fnc
embed.h
perl.h