Home
last modified time | relevance | path

Searched refs:RE_PV_QUOTED_DECL (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dregcomp.h1480 #define RE_PV_QUOTED_DECL(rpv,isuni,dsv,pv,l,m) \ macro
1496 #define RE_PV_QUOTED_DECL(rpv,isuni,dsv,pv,l,m) dNOOP macro
H A Dregcomp_debug.c259 RE_PV_QUOTED_DECL(s, 0, dsv, in Perl_regdump()
272 RE_PV_QUOTED_DECL(s, 1, dsv, in Perl_regdump()
H A Dregexec.c1243 RE_PV_QUOTED_DECL(quoted, utf8_target, PERL_DEBUG_PAD_ZERO(0), in Perl_re_intuit_start()
1408 RE_PV_QUOTED_DECL(quoted, utf8_target, PERL_DEBUG_PAD_ZERO(0), in Perl_re_intuit_start()
4124 RE_PV_QUOTED_DECL(quoted, utf8_target, PERL_DEBUG_PAD_ZERO(0), in Perl_regexec_flags()
4144 RE_PV_QUOTED_DECL(quoted,utf8_target,PERL_DEBUG_PAD_ZERO(1), in Perl_regexec_flags()
4469 RE_PV_QUOTED_DECL(s0, utf8_pat, PERL_DEBUG_PAD_ZERO(0), in S_debug_start_match()
4472 RE_PV_QUOTED_DECL(s1, utf8_target, PERL_DEBUG_PAD_ZERO(1), in S_debug_start_match()
H A Dregcomp.c1450 RE_PV_QUOTED_DECL(s, RExC_utf8, dsv, exp, plen, PL_dump_re_max_len); in Perl_re_op_compile()
1483 RE_PV_QUOTED_DECL(s, RExC_utf8, dsv, exp, plen, PL_dump_re_max_len); in Perl_re_op_compile()
13322 RE_PV_QUOTED_DECL(s, RX_UTF8(rx), in Perl_regfree_internal()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5009004133 RE_PV_QUOTED_DECL # Z added by devel/scanprov