Home
last modified time | relevance | path

Searched refs:RExC_sawback (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dregcomp_internal.h213 #define RExC_sawback (pRExC_state->sawback) macro
H A Dregcomp.c1631 RExC_sawback = 0; in Perl_re_op_compile()
2010 else if ((!sawopen || !RExC_sawback) && in Perl_re_op_compile()
2026 && (!sawopen || !RExC_sawback) in Perl_re_op_compile()
2853 RExC_sawback = 1; in S_handle_named_backref()
6132 RExC_sawback = 1; in S_regatom()