Searched refs:RExC_in_lookaround (Results 1 – 2 of 2) sorted by relevance
240 #define RExC_in_lookaround (pRExC_state->in_lookaround) macro
1635 RExC_in_lookaround = 0; in Perl_re_op_compile()2919 RExC_in_lookaround++; in S_reg_la_NOTHING()2969 RExC_in_lookaround++; in S_reg_la_OPFAIL()3048 I32 was_in_lookaround = RExC_in_lookaround; in S_reg()3370 RExC_in_lookaround++; in S_reg()4467 RExC_in_lookaround = was_in_lookaround; in S_reg()5691 if (!RExC_in_lookaround) { in S_regatom()