Home
last modified time | relevance | path

Searched refs:old_out_name (Results 1 – 4 of 4) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Ddoio.c1286 SV *const old_out_name = PL_inplace ? newSVsv(GvSV(gv)) : NULL; in Perl_nextargv() local
1290 if (old_out_name) in Perl_nextargv()
1291 SAVEFREESV(old_out_name); in Perl_nextargv()
1306 if (io && IoIFP(io) && old_out_name) { in Perl_nextargv()
/dports/lang/perl5.30/perl-5.30.3/
H A Ddoio.c1281 SV *const old_out_name = PL_inplace ? newSVsv(GvSV(gv)) : NULL; in Perl_nextargv() local
1285 if (old_out_name) in Perl_nextargv()
1286 SAVEFREESV(old_out_name); in Perl_nextargv()
1301 if (io && IoIFP(io) && old_out_name) { in Perl_nextargv()
/dports/lang/perl5.32/perl-5.32.1/
H A Ddoio.c1296 SV *const old_out_name = PL_inplace ? newSVsv(GvSV(gv)) : NULL; in Perl_nextargv() local
1300 if (old_out_name) in Perl_nextargv()
1301 SAVEFREESV(old_out_name); in Perl_nextargv()
1316 if (io && IoIFP(io) && old_out_name) { in Perl_nextargv()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Ddoio.c1286 SV *const old_out_name = PL_inplace ? newSVsv(GvSV(gv)) : NULL; in Perl_nextargv() local
1290 if (old_out_name) in Perl_nextargv()
1291 SAVEFREESV(old_out_name); in Perl_nextargv()
1306 if (io && IoIFP(io) && old_out_name) { in Perl_nextargv()