Home
last modified time | relevance | path

Searched refs:PREGf_SKIP (Results 1 – 23 of 23) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/ext/re/
H A Dre.xs220 hv_stores(hv, "skip", newSVbool_(r->intflags & PREGf_SKIP));
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/re/
H A Dre.xs220 hv_stores(hv, "skip", newSVbool_(r->intflags & PREGf_SKIP));
/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.h130 #define PREGf_SKIP 0x00000001 macro
H A Ddump.c1675 {PREGf_SKIP, "SKIP,"},
H A Dregcomp.c8069 RExC_rx->intflags |= PREGf_SKIP; in Perl_re_op_compile()
8197 RExC_rx->intflags &= ~PREGf_SKIP; /* Used in find_byclass(). */ in Perl_re_op_compile()
8277 RExC_rx->intflags &= ~PREGf_SKIP; /* Used in find_byclass(). */ in Perl_re_op_compile()
20264 if (r->intflags & PREGf_SKIP) in Perl_regdump()
H A Dregexec.c2104 const I32 doevery = (prog->intflags & PREGf_SKIP) == 0; in S_find_byclass()
3547 if ((prog->anchored_substr || prog->anchored_utf8) && prog->intflags & PREGf_SKIP) { in Perl_regexec_flags()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.h100 #define PREGf_SKIP 0x00000001 macro
H A Ddump.c1709 {PREGf_SKIP, "SKIP,"},
H A Dregcomp.c8199 RExC_rx->intflags |= PREGf_SKIP; in Perl_re_op_compile()
8327 RExC_rx->intflags &= ~PREGf_SKIP; /* Used in find_byclass(). */ in Perl_re_op_compile()
8407 RExC_rx->intflags &= ~PREGf_SKIP; /* Used in find_byclass(). */ in Perl_re_op_compile()
21027 if (r->intflags & PREGf_SKIP) in Perl_regdump()
H A Dregexec.c2104 const I32 doevery = (prog->intflags & PREGf_SKIP) == 0; in S_find_byclass()
3602 if ((prog->anchored_substr || prog->anchored_utf8) && prog->intflags & PREGf_SKIP) { in Perl_regexec_flags()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5009005171 PREGf_SKIP # Z added by devel/scanprov
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.h101 #define PREGf_SKIP 0x00000001 macro
H A Ddump.c1717 {PREGf_SKIP, "SKIP,"},
H A Dregcomp.c8160 RExC_rx->intflags |= PREGf_SKIP; in Perl_re_op_compile()
8288 RExC_rx->intflags &= ~PREGf_SKIP; /* Used in find_byclass(). */ in Perl_re_op_compile()
8368 RExC_rx->intflags &= ~PREGf_SKIP; /* Used in find_byclass(). */ in Perl_re_op_compile()
21163 if (r->intflags & PREGf_SKIP) in Perl_regdump()
H A Dregexec.c2159 const I32 doevery = (prog->intflags & PREGf_SKIP) == 0; in S_find_byclass()
3841 if ((prog->anchored_substr || prog->anchored_utf8) && prog->intflags & PREGf_SKIP) { in Perl_regexec_flags()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.h101 #define PREGf_SKIP 0x00000001 macro
H A Ddump.c1717 {PREGf_SKIP, "SKIP,"},
H A Dregcomp.c8189 RExC_rx->intflags |= PREGf_SKIP; in Perl_re_op_compile()
8317 RExC_rx->intflags &= ~PREGf_SKIP; /* Used in find_byclass(). */ in Perl_re_op_compile()
8397 RExC_rx->intflags &= ~PREGf_SKIP; /* Used in find_byclass(). */ in Perl_re_op_compile()
21261 if (r->intflags & PREGf_SKIP) in Perl_regdump()
H A Dregexec.c2174 const I32 doevery = (prog->intflags & PREGf_SKIP) == 0; in S_find_byclass()
3855 if ((prog->anchored_substr || prog->anchored_utf8) && prog->intflags & PREGf_SKIP) { in Perl_regexec_flags()
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5009005170 PREGf_SKIP # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5009005170 PREGf_SKIP # Z added by devel/scanprov
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim2864 syn keyword xsMacro PREGf_SKIP PREGf_USE_RE_EVAL PREGf_VERBARG_SEEN PREINC
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim2864 syn keyword xsMacro PREGf_SKIP PREGf_USE_RE_EVAL PREGf_VERBARG_SEEN PREINC