Home
last modified time | relevance | path

Searched refs:IN_PERL_RUNTIME (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dcop.h585 #define IN_PERL_RUNTIME (PL_curcop != &PL_compiling) macro
Dsv.c4327 else if (IN_PERL_RUNTIME) in Perl_sv_force_normal_flags()
4717 && IN_PERL_RUNTIME in Perl_sv_magic()
6551 if (IN_PERL_RUNTIME) in Perl_sv_inc()
6707 if (IN_PERL_RUNTIME) in Perl_sv_dec()
Dpp_ctl.c2756 runtime = IN_PERL_RUNTIME; in Perl_sv_compile_2op()
Dregcomp.c2268 && IN_PERL_RUNTIME) in S_reg()