Home
last modified time | relevance | path

Searched refs:CXp_FOR_PAD (Results 1 – 19 of 19) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D50230089 CXp_FOR_PAD # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D50230089 CXp_FOR_PAD # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D50230089 CXp_FOR_PAD # Z added by devel/scanprov
/dports/lang/perl5.32/perl-5.32.1/
H A Dcop.h930 #define CXp_FOR_PAD 0x80 /* foreach using lexical var */ macro
932 #define CxPADLOOP(c) ((c)->cx_type & CXp_FOR_PAD)
H A Dinline.h2381 if (cx->cx_type & (CXp_FOR_PAD|CXp_FOR_GV)) { in Perl_cx_poploop()
H A Dpp_ctl.c2222 cxflags = CXp_FOR_PAD; in PP()
/dports/lang/perl5.30/perl-5.30.3/
H A Dcop.h900 #define CXp_FOR_PAD 0x80 /* foreach using lexical var */ macro
902 #define CxPADLOOP(c) ((c)->cx_type & CXp_FOR_PAD)
H A Dinline.h2255 if (cx->cx_type & (CXp_FOR_PAD|CXp_FOR_GV)) { in S_cx_poploop()
H A Dpp_ctl.c2203 cxflags = CXp_FOR_PAD; in PP()
/dports/lang/perl5.34/perl-5.34.0/
H A Dcop.h1071 #define CXp_FOR_PAD 0x80 /* foreach using lexical var */ macro
1073 #define CxPADLOOP(c) ((c)->cx_type & CXp_FOR_PAD)
H A Dinline.h2437 if (cx->cx_type & (CXp_FOR_PAD|CXp_FOR_GV)) { in Perl_cx_poploop()
H A Dpp_ctl.c2237 cxflags = CXp_FOR_PAD; in PP()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dcop.h1063 #define CXp_FOR_PAD 0x80 /* foreach using lexical var */ macro
1065 #define CxPADLOOP(c) ((c)->cx_type & CXp_FOR_PAD)
H A Dinline.h3029 if (cx->cx_type & (CXp_FOR_PAD|CXp_FOR_GV)) { in Perl_cx_poploop()
H A Dpp_ctl.c2237 cxflags = CXp_FOR_PAD; in PP()
/dports/lang/perl5.34/perl-5.34.0/pod/
H A Dperl5240delta.pod1622 C<CXp_FOR_PAD> and C<CXp_FOR_GV> flags have been added, and
/dports/lang/perl5.30/perl-5.30.3/pod/
H A Dperl5240delta.pod1622 C<CXp_FOR_PAD> and C<CXp_FOR_GV> flags have been added, and
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/
H A Dperl5240delta.pod1622 C<CXp_FOR_PAD> and C<CXp_FOR_GV> flags have been added, and
/dports/lang/perl5.32/perl-5.32.1/pod/
H A Dperl5240delta.pod1622 C<CXp_FOR_PAD> and C<CXp_FOR_GV> flags have been added, and