This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
embed.fnc: Make some functions not flagged as 'A'
[perl5.git] / cpan / Devel-PPPort / parts / ppport.fnc
CommitLineData
679ad62d
MHM
1::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
2:
3: Perl/Pollution/Portability
4:
5::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
6:
b2049988 7: Version 3.x, Copyright (C) 2004-2013, Marcus Holland-Moritz.
679ad62d
MHM
8: Version 2.x, Copyright (C) 2001, Paul Marquess.
9: Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
10:
11: This program is free software; you can redistribute it and/or
12: modify it under the same terms as Perl itself.
13:
14::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
15
16:
17: This file lists all API functions/macros that are provided purely
18: by Devel::PPPort. It is in the same format as the F<embed.fnc> that
19: ships with the Perl source code.
20:
21
b2049988
MHM
22Am |void |sv_magic_portable|NN SV* sv|NULLOK SV* obj|int how|NULLOK const char* name \
23 |I32 namlen