Searched refs:REG_ZERO_LEN_SEEN (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dregcomp_internal.h1167 if (RExC_seen & REG_ZERO_LEN_SEEN) \
1168 Perl_re_printf( aTHX_ "REG_ZERO_LEN_SEEN "); \
H A Dregcomp.h1082 #define REG_ZERO_LEN_SEEN 0x00000001 macro

Completed in 122 milliseconds