Searched refs:IN_PERL_RUNTIME (Results 1 – 6 of 6) sorted by relevance
3 IN_PERL_RUNTIME # E
45 IN_PERL_RUNTIME # E
1349 #define IN_PERL_RUNTIME cBOOL(PL_curcop != &PL_compiling) macro
2587 TAINT_IF((PL_localizing != 1) && (mg->mg_len & 1) && IN_PERL_RUNTIME); in Perl_magic_gettaint()
5018 assert(IN_PERL_RUNTIME); in S_fold_constants()5138 assert(IN_PERL_RUNTIME); in S_gen_constant_list()10712 : (IN_PERL_RUNTIME && PL_curstash != CopSTASH(PL_curcop)) in Perl_newATTRSUB_x()11473 if (IN_PERL_RUNTIME) { in Perl_newCONSTSUB_flags()
211 Amnd|bool|IN_PERL_RUNTIME