Home
last modified time | relevance | path

Searched refs:PL_unsafe (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dtaint.c79 if (PL_unsafe || TAINT_WARN_get) { in Perl_taint_proper()
H A Dembedvar.h337 # define PL_unsafe (vTHX->Iunsafe) macro
H A Dperl.c1012 PL_unsafe = FALSE; in perl_destruct()
3892 PL_unsafe = TRUE; in Perl_moreswitches()
H A Ddoio.c2802 else if (PL_unsafe) { in Perl_apply()
H A Dmg.c1119 ? (TAINT_WARN_get || PL_unsafe ? -1 : 1) in Perl_magic_get()
H A Dsv.c15757 PL_unsafe = proto_perl->Iunsafe;
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000540 PL_unsafe # Z added by devel/scanprov