Searched refs:PL_unsafe (Results 1 – 7 of 7) sorted by relevance
79 if (PL_unsafe || TAINT_WARN_get) { in Perl_taint_proper()
337 # define PL_unsafe (vTHX->Iunsafe) macro
1012 PL_unsafe = FALSE; in perl_destruct()3892 PL_unsafe = TRUE; in Perl_moreswitches()
2802 else if (PL_unsafe) { in Perl_apply()
1119 ? (TAINT_WARN_get || PL_unsafe ? -1 : 1) in Perl_magic_get()
15757 PL_unsafe = proto_perl->Iunsafe;
540 PL_unsafe # Z added by devel/scanprov