Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp_internal.h200 #define RExC_seen_d_op (pRExC_state->seen_d_op) /* Seen something that differs macro
494 if (RExC_seen_d_op && LIKELY(! IN_PARENS_PASS)) { \
H A Dregcomp.c1438 RExC_seen_d_op = FALSE; in Perl_re_op_compile()
5741 RExC_seen_d_op = TRUE; in S_regatom()
6052 RExC_seen_d_op = TRUE; in S_regatom()
7377 RExC_seen_d_op = TRUE; in S_regatom()
11047 RExC_seen_d_op = TRUE; in S_regclass()