Searched refs:PL_preprocess (Results 1 – 6 of 6) sorted by relevance
661 PL_preprocess = FALSE; in perl_destruct()1432 PL_preprocess = TRUE; in S_parse_body()1777 PL_preprocess = FALSE; in S_parse_body()2928 if (PL_preprocess) in S_parse_body()3130 else if (PL_preprocess) { in S_parse_body()3664 else if (PL_preprocess) /* PSz 13 Nov 03 Caught elsewhere, useless(?!) here */ in S_validate_suid()
489 #undef PL_preprocess490 #define PL_preprocess (*Perl_Ipreprocess_ptr(aTHX))
384 #define PL_preprocess (PERL_GET_INTERP->Ipreprocess) macro706 #define PL_preprocess (vTHX->Ipreprocess) macro1031 #define PL_Ipreprocess PL_preprocess
614 if (PL_preprocess && !PL_in_eval) in S_skipspace()2510 if (PL_preprocess && !PL_in_eval)2558 if (!PL_preprocess)4165 if (PL_preprocess)
10836 PL_preprocess = proto_perl->Ipreprocess; in perl_clone_using()
249 if (PL_preprocess) \