Home
last modified time | relevance | path

Searched refs:PL_preprocess (Results 1 – 6 of 6) sorted by relevance

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.c661 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()
H A Dperlapi.h489 #undef PL_preprocess
490 #define PL_preprocess (*Perl_Ipreprocess_ptr(aTHX))
H A Dembedvar.h384 #define PL_preprocess (PERL_GET_INTERP->Ipreprocess) macro
706 #define PL_preprocess (vTHX->Ipreprocess) macro
1031 #define PL_Ipreprocess PL_preprocess
H A Dtoke.c614 if (PL_preprocess && !PL_in_eval) in S_skipspace()
2510 if (PL_preprocess && !PL_in_eval)
2558 if (!PL_preprocess)
4165 if (PL_preprocess)
H A Dsv.c10836 PL_preprocess = proto_perl->Ipreprocess; in perl_clone_using()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
H A Dbytecode.h249 if (PL_preprocess) \