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.c405 RE_PV_QUOTED_DECL(s, 0, dsv, in Perl_regdump()
418 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()
4134 RE_PV_QUOTED_DECL(quoted, utf8_target, PERL_DEBUG_PAD_ZERO(0), in Perl_regexec_flags()
4154 RE_PV_QUOTED_DECL(quoted,utf8_target,PERL_DEBUG_PAD_ZERO(1), in Perl_regexec_flags()
4486 RE_PV_QUOTED_DECL(s0, utf8_pat, PERL_DEBUG_PAD_ZERO(0), in S_debug_start_match()
4489 RE_PV_QUOTED_DECL(s1, utf8_target, PERL_DEBUG_PAD_ZERO(1), in S_debug_start_match()
H A Dregcomp.c1550 RE_PV_QUOTED_DECL(s, RExC_utf8, RExC_mysv, exp, plen, PL_dump_re_max_len); in Perl_re_op_compile()
1587 RE_PV_QUOTED_DECL(s, RExC_utf8, RExC_mysv, exp, plen, PL_dump_re_max_len); in Perl_re_op_compile()
13426 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