Home
last modified time | relevance | path

Searched refs:REXEC_COPY_STR (Results 1 – 22 of 22) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dregexp.h594 #define REXEC_COPY_STR 0x01 /* Need to copy the string for captures. */ macro
H A Dpp_hot.c3045 r_flags |= (REXEC_COPY_STR|REXEC_COPY_SKIP_PRE); in PP()
4272 ? REXEC_COPY_STR in PP()
4275 r_flags = REXEC_COPY_STR; in PP()
4317 || !(r_flags & REXEC_COPY_STR) in PP()
H A Dregexec.c776 nosave ? 0 : REXEC_COPY_STR); in Perl_pregexec()
3373 if (flags & REXEC_COPY_STR) { in S_reg_set_capture_string()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregexp.h594 #define REXEC_COPY_STR 0x01 /* Need to copy the string for captures. */ macro
H A Dpp_hot.c3059 r_flags |= (REXEC_COPY_STR|REXEC_COPY_SKIP_PRE); in PP()
4286 ? REXEC_COPY_STR in PP()
4289 r_flags = REXEC_COPY_STR; in PP()
4331 || !(r_flags & REXEC_COPY_STR) in PP()
H A Dregexec.c776 nosave ? 0 : REXEC_COPY_STR); in Perl_pregexec()
3387 if (flags & REXEC_COPY_STR) { in S_reg_set_capture_string()
/dports/lang/perl5.30/perl-5.30.3/
H A Dregexp.h597 #define REXEC_COPY_STR 0x01 /* Need to copy the string for captures. */ macro
H A Dpp_hot.c3000 r_flags |= (REXEC_COPY_STR|REXEC_COPY_SKIP_PRE); in PP()
4227 ? REXEC_COPY_STR in PP()
4230 r_flags = REXEC_COPY_STR; in PP()
4272 || !(r_flags & REXEC_COPY_STR) in PP()
H A Dregexec.c766 nosave ? 0 : REXEC_COPY_STR); in Perl_pregexec()
3079 if (flags & REXEC_COPY_STR) { in S_reg_set_capture_string()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregexp.h595 #define REXEC_COPY_STR 0x01 /* Need to copy the string for captures. */ macro
H A Dpp_hot.c3040 r_flags |= (REXEC_COPY_STR|REXEC_COPY_SKIP_PRE); in PP()
4267 ? REXEC_COPY_STR in PP()
4270 r_flags = REXEC_COPY_STR; in PP()
4312 || !(r_flags & REXEC_COPY_STR) in PP()
H A Dregexec.c766 nosave ? 0 : REXEC_COPY_STR); in Perl_pregexec()
3134 if (flags & REXEC_COPY_STR) { in S_reg_set_capture_string()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5005000586 REXEC_COPY_STR # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5005000586 REXEC_COPY_STR # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5005000586 REXEC_COPY_STR # Z added by devel/scanprov
/dports/lang/perl5.32/perl-5.32.1/pod/
H A Dperlreapi.pod787 In the presence of the C<REXEC_COPY_STR> flag, but with the addition of
/dports/lang/perl5.34/perl-5.34.0/pod/
H A Dperlreapi.pod787 In the presence of the C<REXEC_COPY_STR> flag, but with the addition of
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/
H A Dperlreapi.pod787 In the presence of the C<REXEC_COPY_STR> flag, but with the addition of
/dports/lang/perl5.30/perl-5.30.3/pod/
H A Dperlreapi.pod787 In the presence of the C<REXEC_COPY_STR> flag, but with the addition of
/dports/x11-toolkits/p5-Tk/Tk-804.035/
H A DtkGlue.c5384 tmp,REXEC_COPY_STR);
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim3074 syn keyword xsMacro REXEC_COPY_SKIP_POST REXEC_COPY_SKIP_PRE REXEC_COPY_STR
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim3074 syn keyword xsMacro REXEC_COPY_SKIP_POST REXEC_COPY_SKIP_PRE REXEC_COPY_STR