This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Skip UTF-8 decoding for invariants
[perl5.git] / cpan / Devel-PPPort / parts / ppport.fnc
1 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
2 :
3 :  Perl/Pollution/Portability
4 :
5 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
6 :
7 :  Version 3.x, Copyright (C) 2004-2013, Marcus Holland-Moritz.
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
22 Am      |void   |sv_magic_portable|NN SV* sv|NULLOK SV* obj|int how|NULLOK const char* name \
23                                 |I32 namlen