Home
last modified time | relevance | path

Searched refs:PMf_MULTILINE (Results 1 – 17 of 17) sorted by relevance

/dports/lang/perl5.30/perl-5.30.3/
H A Dop_reg_common.h121 #define PMf_MULTILINE (1U<<0) macro
132 #if PMf_MULTILINE != RXf_PMf_MULTILINE || PMf_SINGLELINE != RXf_PMf_SINGLELINE || PMf_FOLD != RXf_P…
/dports/lang/perl5.32/perl-5.32.1/
H A Dop_reg_common.h121 #define PMf_MULTILINE (1U<<0) macro
132 #if PMf_MULTILINE != RXf_PMf_MULTILINE || PMf_SINGLELINE != RXf_PMf_SINGLELINE || PMf_FOLD != RXf_P…
H A Dregcomp.c23176 U32 flags = PMf_MULTILINE|PMf_WILDCARD; in S_compile_wildcard()
/dports/lang/perl5.34/perl-5.34.0/
H A Dop_reg_common.h121 #define PMf_MULTILINE (1U<<0) macro
132 #if PMf_MULTILINE != RXf_PMf_MULTILINE || PMf_SINGLELINE != RXf_PMf_SINGLELINE || PMf_FOLD != RXf_P…
H A Dregcomp.c23303 U32 flags = PMf_MULTILINE|PMf_WILDCARD; in S_compile_wildcard()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop_reg_common.h121 #define PMf_MULTILINE (1U<<0) macro
132 #if PMf_MULTILINE != RXf_PMf_MULTILINE || PMf_SINGLELINE != RXf_PMf_SINGLELINE || PMf_FOLD != RXf_P…
H A Dregcomp.c23411 U32 flags = PMf_MULTILINE|PMf_WILDCARD; in S_compile_wildcard()
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/
H A Dsrl_decoder.c1623 flags= flags | PMf_MULTILINE; in srl_read_regexp()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D50030071104 PMf_MULTILINE # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D50030071100 PMf_MULTILINE # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D50030071100 PMf_MULTILINE # Z added by devel/scanprov
/dports/lang/perl5.32/perl-5.32.1/lib/B/
H A DDeparse.pm6084 $flags .= "m" if $pmflags & PMf_MULTILINE;
/dports/lang/perl5.30/perl-5.30.3/lib/B/
H A DDeparse.pm6012 $flags .= "m" if $pmflags & PMf_MULTILINE;
/dports/lang/perl5.34/perl-5.34.0/lib/B/
H A DDeparse.pm6176 $flags .= "m" if $pmflags & PMf_MULTILINE;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/lib/B/
H A DDeparse.pm6181 $flags .= "m" if $pmflags & PMf_MULTILINE;
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim2853 syn keyword xsMacro PMf_MULTILINE PMf_NOCAPTURE PMf_NONDESTRUCT PMf_ONCE
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim2853 syn keyword xsMacro PMf_MULTILINE PMf_NOCAPTURE PMf_NONDESTRUCT PMf_ONCE