Home
last modified time | relevance | path

Searched refs:SvIsCOW_off (Results 1 – 10 of 10) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/
H A Dsv.h2013 #define SvIsCOW_off(sv) (SvFLAGS(sv) &= ~SVf_IsCOW) macro
H A Dsv.c5167 SvIsCOW_off(sv); in S_sv_uncow()
5213 SvIsCOW_off(sv); in S_sv_uncow()
14052 SvIsCOW_off(dsv); in Perl_rvpv_dup()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dsv.h2028 #define SvIsCOW_off(sv) (SvFLAGS(sv) &= ~(SVf_IsCOW|SVppv_STATIC)) macro
H A Dsv.c5299 SvIsCOW_off(sv); in S_sv_uncow()
5345 SvIsCOW_off(sv); in S_sv_uncow()
14213 SvIsCOW_off(dsv); in Perl_rvpv_dup()
/dports/lang/perl5.30/perl-5.30.3/
H A Dsv.h1827 #define SvIsCOW_off(sv) (SvFLAGS(sv) &= ~SVf_IsCOW) macro
H A Dsv.c5186 SvIsCOW_off(sv); in S_sv_uncow()
5232 SvIsCOW_off(sv); in S_sv_uncow()
14023 SvIsCOW_off(dstr); in Perl_rvpv_dup()
/dports/lang/perl5.32/perl-5.32.1/
H A Dsv.h1908 #define SvIsCOW_off(sv) (SvFLAGS(sv) &= ~SVf_IsCOW) macro
H A Dsv.c5222 SvIsCOW_off(sv); in S_sv_uncow()
5268 SvIsCOW_off(sv); in S_sv_uncow()
14084 SvIsCOW_off(dstr); in Perl_rvpv_dup()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dxs.vim3236 syn keyword xsMacro SvIVx SvIsCOW SvIsCOW_normal SvIsCOW_off SvIsCOW_on
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dxs.vim3236 syn keyword xsMacro SvIVx SvIsCOW SvIsCOW_normal SvIsCOW_off SvIsCOW_on