Home
last modified time | relevance | path

Searched refs:RX_PRECOMP_const (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D501000197 RX_PRECOMP_const # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dregexp.h611 # define RX_PRECOMP_const(rx_sv) (RX_WRAPPED_const(rx_sv) \ macro
H A Dregexec.c4487 RX_PRECOMP_const(prog), RX_PRELEN(prog), PL_dump_re_max_len); in S_debug_start_match()
H A Dop.c14063 ? newSVpvn_flags( RX_PRECOMP_const(re), RX_PRELEN(re), in Perl_ck_join()