Home
last modified time | relevance | path

Searched refs:PerlIO_cleanup (Results 1 – 13 of 13) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dperlio.h326 PERL_CALLCONV void PerlIO_cleanup(pTHX);
H A Dperl.c944 PerlIO_cleanup(aTHX); in perl_destruct()
1443 PerlIO_cleanup(aTHX); in perl_destruct()
H A Dperlio.c2385 PerlIO_cleanup(pTHX) function
/dports/lang/perl5.30/perl-5.30.3/
H A Dperlio.h330 PERL_CALLCONV void PerlIO_cleanup(pTHX);
H A Dperl.c975 PerlIO_cleanup(aTHX); in perl_destruct()
1406 PerlIO_cleanup(aTHX); in perl_destruct()
H A Dperlio.c2388 PerlIO_cleanup(pTHX) function
/dports/lang/perl5.32/perl-5.32.1/
H A Dperlio.h333 PERL_CALLCONV void PerlIO_cleanup(pTHX);
H A Dperl.c957 PerlIO_cleanup(aTHX); in perl_destruct()
1456 PerlIO_cleanup(aTHX); in perl_destruct()
H A Dperlio.c2390 PerlIO_cleanup(pTHX) function
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperlio.h326 PERL_CALLCONV void PerlIO_cleanup(pTHX);
H A Dperl.c931 PerlIO_cleanup(aTHX); in perl_destruct()
1430 PerlIO_cleanup(aTHX); in perl_destruct()
H A Dperlio.c2375 PerlIO_cleanup(pTHX) in PerlIO_cleanup() function
/dports/devel/p5-B-C/B-C-1.57/
H A DChanges283 Fix the order of PerlIO_cleanup, after global destruction (#302, #303)