Home
last modified time | relevance | path

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

/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D501900920 PREGf_ANCH_MBOL # Z added by devel/scanprov
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D501900920 PREGf_ANCH_MBOL # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D501900920 PREGf_ANCH_MBOL # Z added by devel/scanprov
/dports/lang/perl5.34/perl-5.34.0/ext/re/
H A Dre.xs218 hv_stores(hv, "anchor MBOL", newSVbool_(r->intflags & PREGf_ANCH_MBOL));
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/re/
H A Dre.xs218 hv_stores(hv, "anchor MBOL", newSVbool_(r->intflags & PREGf_ANCH_MBOL));
/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.h142 #define PREGf_ANCH_MBOL 0x00000400 macro
148 ( PREGf_ANCH_SBOL | PREGf_ANCH_GPOS | PREGf_ANCH_MBOL )
H A Ddump.c1684 {PREGf_ANCH_MBOL, "ANCH_MBOL,"},
H A Dregexec.c960 ml_anch = (prog->intflags & PREGf_ANCH_MBOL) in Perl_re_intuit_start()
3503 if (!(prog->intflags & PREGf_ANCH_MBOL)) in Perl_regexec_flags()
H A Dregcomp.c8040 ? PREGf_ANCH_MBOL in Perl_re_op_compile()
8059 ? PREGf_ANCH_MBOL in Perl_re_op_compile()
20254 if (r->intflags & PREGf_ANCH_MBOL) in Perl_regdump()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.h112 #define PREGf_ANCH_MBOL 0x00000400 macro
118 ( PREGf_ANCH_SBOL | PREGf_ANCH_GPOS | PREGf_ANCH_MBOL )
H A Ddump.c1718 {PREGf_ANCH_MBOL, "ANCH_MBOL,"},
H A Dregexec.c960 ml_anch = (prog->intflags & PREGf_ANCH_MBOL) in Perl_re_intuit_start()
3558 if (!(prog->intflags & PREGf_ANCH_MBOL)) in Perl_regexec_flags()
H A Dregcomp.c8170 ? PREGf_ANCH_MBOL in Perl_re_op_compile()
8189 ? PREGf_ANCH_MBOL in Perl_re_op_compile()
21017 if (r->intflags & PREGf_ANCH_MBOL) in Perl_regdump()
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.h113 #define PREGf_ANCH_MBOL 0x00000400 macro
119 ( PREGf_ANCH_SBOL | PREGf_ANCH_GPOS | PREGf_ANCH_MBOL )
H A Ddump.c1726 {PREGf_ANCH_MBOL, "ANCH_MBOL,"},
H A Dregexec.c970 ml_anch = (prog->intflags & PREGf_ANCH_MBOL) in Perl_re_intuit_start()
3795 if (!(prog->intflags & PREGf_ANCH_MBOL)) in Perl_regexec_flags()
H A Dregcomp.c8131 ? PREGf_ANCH_MBOL in Perl_re_op_compile()
8150 ? PREGf_ANCH_MBOL in Perl_re_op_compile()
21153 if (r->intflags & PREGf_ANCH_MBOL) in Perl_regdump()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.h113 #define PREGf_ANCH_MBOL 0x00000400 macro
119 ( PREGf_ANCH_SBOL | PREGf_ANCH_GPOS | PREGf_ANCH_MBOL )
H A Ddump.c1726 {PREGf_ANCH_MBOL, "ANCH_MBOL,"},
H A Dregexec.c970 ml_anch = (prog->intflags & PREGf_ANCH_MBOL) in Perl_re_intuit_start()
3809 if (!(prog->intflags & PREGf_ANCH_MBOL)) in Perl_regexec_flags()
H A Dregcomp.c8160 ? PREGf_ANCH_MBOL in Perl_re_op_compile()
8179 ? PREGf_ANCH_MBOL in Perl_re_op_compile()
21251 if (r->intflags & PREGf_ANCH_MBOL) in Perl_regdump()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim2861 syn keyword xsMacro PREGf_ANCH_GPOS PREGf_ANCH_MBOL PREGf_ANCH_SBOL
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim2861 syn keyword xsMacro PREGf_ANCH_GPOS PREGf_ANCH_MBOL PREGf_ANCH_SBOL