Home
last modified time | relevance | path

Searched refs:HINT_BLOCK_SCOPE (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/dports/devel/p5-Scope-Upper/Scope-Upper-0.32/t/
H A D07-context_info.t19 sub HINT_BLOCK_SCOPE () { 0x100 }
49 $hints &= ~HINT_BLOCK_SCOPE if $Config{usesitecustomize};
50 $hints |= HINT_BLOCK_SCOPE if "$]" >= 5.019003;
/dports/devel/p5-Function-Parameters/Function-Parameters-2.001003/hax/
H A Dblock_end.c.inc12 const int needblockscope = PL_hints & HINT_BLOCK_SCOPE;
23 PL_hints |= HINT_BLOCK_SCOPE; /* propagate out */
H A Dblock_start.c.inc15 PL_hints &= ~HINT_BLOCK_SCOPE;
H A Dscalarseq.c.inc24 if (PL_hints & HINT_BLOCK_SCOPE)
/dports/devel/p5-XS-Parse-Sublike/XS-Parse-Sublike-0.14/hax/
H A Dblock_end.c.inc12 const int needblockscope = PL_hints & HINT_BLOCK_SCOPE;
23 PL_hints |= HINT_BLOCK_SCOPE; /* propagate out */
H A Dblock_start.c.inc15 PL_hints &= ~HINT_BLOCK_SCOPE;
H A Dscalarseq.c.inc24 if (PL_hints & HINT_BLOCK_SCOPE)
/dports/math/polymake/polymake-4.5/lib/core/src/perl/
H A DScope.cc169 PL_hints |= HINT_BLOCK_SCOPE; in parse_local_ref()
314 PL_hints |= HINT_BLOCK_SCOPE; in parse_local_scalar()
403 PL_hints |= HINT_BLOCK_SCOPE; in parse_local_push_unshift()
452 PL_hints |= HINT_BLOCK_SCOPE; in parse_local_pop()
503 PL_hints |= HINT_BLOCK_SCOPE; in parse_local_shift()
594 PL_hints |= HINT_BLOCK_SCOPE; in parse_local_splice()
662 PL_hints |= HINT_BLOCK_SCOPE; in parse_local_swap()
710 PL_hints |= HINT_BLOCK_SCOPE; in parse_local_bless()
996 PL_hints |= HINT_BLOCK_SCOPE; in parse_local_open_close()
/dports/lang/perl5.30/perl-5.30.3/
H A Dperly.y230 PL_hints |= HINT_BLOCK_SCOPE;
241 PL_hints |= HINT_BLOCK_SCOPE;
390 PL_hints |= HINT_BLOCK_SCOPE;
528 PL_hints |= HINT_BLOCK_SCOPE;
1186 PL_hints |= HINT_BLOCK_SCOPE; }
/dports/math/p5-Math-Random-MT/Math-Random-MT-1.17/
H A Dppport.h252 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/databases/p5-Pg/Pg-2.1.1/
H A Dppport.h252 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/net/p5-Net-Interface/Net-Interface-1.016/
H A Dppport.h252 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/security/p5-Crypt-TEA/Crypt-TEA-1.26/
H A Dppport.h252 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/security/p5-Crypt-Twofish/Crypt-Twofish-2.18/
H A Dppport.h252 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/devel/p5-Event/Event-1.28/
H A Dppport.h258 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/textproc/p5-Text-Tmpl/Text-Tmpl-0.33/
H A Dppport.h252 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/security/p5-Crypt-GOST/Crypt-GOST-1.00/
H A Dppport.h252 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/lang/perl5.32/perl-5.32.1/
H A Dperly.y242 PL_hints |= HINT_BLOCK_SCOPE;
253 PL_hints |= HINT_BLOCK_SCOPE;
402 PL_hints |= HINT_BLOCK_SCOPE;
540 PL_hints |= HINT_BLOCK_SCOPE;
1245 PL_hints |= HINT_BLOCK_SCOPE; }
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A DnewCONSTSUB45 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A DnewCONSTSUB40 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A DnewCONSTSUB45 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A DnewCONSTSUB45 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A DnewCONSTSUB49 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/textproc/p5-RDFStore/RDFStore-0.51/include/
H A Dppport.h147 PL_hints &= ~HINT_BLOCK_SCOPE;
/dports/lang/perl5.34/perl-5.34.0/
H A Dperly.y259 PL_hints |= HINT_BLOCK_SCOPE;
270 PL_hints |= HINT_BLOCK_SCOPE;
419 PL_hints |= HINT_BLOCK_SCOPE;
569 PL_hints |= HINT_BLOCK_SCOPE;
1272 PL_hints |= HINT_BLOCK_SCOPE; }

12345678910>>...16