Home
last modified time | relevance | path

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

/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c285 #define RExC_strict (pRExC_state->strict) macro
7573 RExC_strict = cBOOL(pm_flags & RXf_PMf_STRICT); in Perl_re_op_compile()
12084 if (RExC_strict) { /* [perl #132851] */ in S_reg()
13455 (bool) RExC_strict, in S_regatom()
13772 (bool) RExC_strict, in S_regatom()
13808 RExC_strict, in S_regatom()
14166 RExC_strict, in S_regatom()
14229 (bool) RExC_strict, in S_regatom()
14363 if ( RExC_strict in S_regatom()
14379 if (p > RExC_parse && RExC_strict) { in S_regatom()
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c340 #define RExC_strict (pRExC_state->strict) macro
7657 RExC_strict = cBOOL(pm_flags & RXf_PMf_STRICT); in Perl_re_op_compile()
12125 if (RExC_strict) { /* [perl #132851] */ in S_reg()
13614 (bool) RExC_strict, in S_regatom()
13895 (bool) RExC_strict, in S_regatom()
13942 RExC_strict, in S_regatom()
14377 RExC_strict, in S_regatom()
14436 (bool) RExC_strict, in S_regatom()
14580 if ( RExC_strict in S_regatom()
14595 if (p > RExC_parse && RExC_strict) { in S_regatom()
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c340 #define RExC_strict (pRExC_state->strict) macro
7686 RExC_strict = cBOOL(pm_flags & RXf_PMf_STRICT); in Perl_re_op_compile()
12199 if (RExC_strict) { /* [perl #132851] */ in S_reg()
13688 (bool) RExC_strict, in S_regatom()
13969 (bool) RExC_strict, in S_regatom()
14016 RExC_strict, in S_regatom()
14451 RExC_strict, in S_regatom()
14510 (bool) RExC_strict, in S_regatom()
14654 if ( RExC_strict in S_regatom()
14669 if (p > RExC_parse && RExC_strict) { in S_regatom()
[all …]
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c347 #define RExC_strict (pRExC_state->strict) macro
7684 RExC_strict = cBOOL(pm_flags & RXf_PMf_STRICT); in Perl_re_op_compile()
12162 if (RExC_strict) { /* [perl #132851] */ in S_reg()
13525 (bool) RExC_strict, in S_regatom()
13809 (bool) RExC_strict, in S_regatom()
13856 RExC_strict, in S_regatom()
14249 RExC_strict, in S_regatom()
14308 (bool) RExC_strict, in S_regatom()
14327 (bool) RExC_strict, in S_regatom()
14451 if ( RExC_strict in S_regatom()
[all …]