Searched refs:RE_PV_COLOR_DECL (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | regcomp.h | 1466 #define RE_PV_COLOR_DECL(rpv,rlen,isuni,dsv,pv,l,m,c1,c2) \ macro 1494 #define RE_PV_COLOR_DECL(rpv,rlen,isuni,dsv,pv,l,m,c1,c2) dNOOP macro
|
H A D | regexec.c | 4551 RE_PV_COLOR_DECL(s0,len0,is_uni,PERL_DEBUG_PAD(0), in S_dump_exec_pos() 4554 RE_PV_COLOR_DECL(s1,len1,is_uni,PERL_DEBUG_PAD(1), in S_dump_exec_pos() 4558 RE_PV_COLOR_DECL(s2,len2,is_uni,PERL_DEBUG_PAD(2), in S_dump_exec_pos()
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5009004 | 132 RE_PV_COLOR_DECL # Z added by devel/scanprov
|