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.h205 #define RExC_sawback (pRExC_state->sawback) macro
H A Dregcomp.c1525 RExC_sawback = 0; in Perl_re_op_compile()
1903 else if ((!sawopen || !RExC_sawback) && in Perl_re_op_compile()
1919 && (!sawopen || !RExC_sawback) in Perl_re_op_compile()
2758 RExC_sawback = 1; in S_handle_named_backref()
6037 RExC_sawback = 1; in S_regatom()