Searched refs:PL_subline (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlapi.h563 #undef PL_subline
564 #define PL_subline (*Perl_Isubline_ptr(aTHX))
H A Dembedvar.h421 #define PL_subline (PERL_GET_INTERP->Isubline) macro
743 #define PL_subline (vTHX->Isubline) macro
1068 #define PL_Isubline PL_subline
H A Dtoke.c7706 SAVEI32(PL_subline);
7714 PL_subline = CopLINE(PL_curcop);
H A Dop.c4373 (long)PL_subline, (long)CopLINE(PL_curcop));
H A Dsv.c11086 PL_subline = proto_perl->Isubline;

Completed in 147 milliseconds