Home
last modified time | relevance | path

Searched refs:SvPV_flags_mutable (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A DSvPV100 __UNDEFINED__ SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
116 __UNDEFINED__ SvPV_flags_mutable(sv, lp, flags) \
249 SvPV_flags_mutable(sv)
255 str = SvPV_flags_mutable(sv, len, SV_GMAGIC);
443 is(&Devel::PPPort::SvPV_flags_mutable($mhx), $i++);
467 $mhx = 42; is(&Devel::PPPort::SvPV_flags_mutable($mhx), 2);
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A DSvPV135 __UNDEFINED__ SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
151 __UNDEFINED__ SvPV_flags_mutable(sv, lp, flags) \
285 SvPV_flags_mutable(sv)
291 str = SvPV_flags_mutable(sv, len, SV_GMAGIC);
479 ok(&Devel::PPPort::SvPV_flags_mutable($mhx), $i++);
503 $mhx = 42; ok(&Devel::PPPort::SvPV_flags_mutable($mhx), 2);
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A DSvPV100 __UNDEFINED__ SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
116 __UNDEFINED__ SvPV_flags_mutable(sv, lp, flags) \
244 SvPV_flags_mutable(sv)
250 str = SvPV_flags_mutable(sv, len, SV_GMAGIC);
438 is(&Devel::PPPort::SvPV_flags_mutable($mhx), $i++);
462 $mhx = 42; is(&Devel::PPPort::SvPV_flags_mutable($mhx), 2);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A DSvPV100 __UNDEFINED__ SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
116 __UNDEFINED__ SvPV_flags_mutable(sv, lp, flags) \
251 SvPV_flags_mutable(sv)
257 str = SvPV_flags_mutable(sv, len, SV_GMAGIC);
451 is(&Devel::PPPort::SvPV_flags_mutable($mhx), $i++);
475 $mhx = 42; is(&Devel::PPPort::SvPV_flags_mutable($mhx), 2);
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A DSvPV100 __UNDEFINED__ SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
116 __UNDEFINED__ SvPV_flags_mutable(sv, lp, flags) \
251 SvPV_flags_mutable(sv)
257 str = SvPV_flags_mutable(sv, len, SV_GMAGIC);
451 is(&Devel::PPPort::SvPV_flags_mutable($mhx), $i++);
475 $mhx = 42; is(&Devel::PPPort::SvPV_flags_mutable($mhx), 2);
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/t/
H A DSvPV.t64 ok(&Devel::PPPort::SvPV_flags_mutable($mhx), $i++);
88 $mhx = 42; ok(&Devel::PPPort::SvPV_flags_mutable($mhx), 2);
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/t/
H A DSvPV.t68 is(&Devel::PPPort::SvPV_flags_mutable($mhx), $i++);
92 $mhx = 42; is(&Devel::PPPort::SvPV_flags_mutable($mhx), 2);
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/t/
H A DSvPV.t68 is(&Devel::PPPort::SvPV_flags_mutable($mhx), $i++);
92 $mhx = 42; is(&Devel::PPPort::SvPV_flags_mutable($mhx), 2);
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/base/
H A D500900354 SvPV_flags_mutable # added by devel/scanprov
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/base/
H A D500900358 SvPV_flags_mutable # M added by devel/scanprov
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D5009003180 SvPV_flags_mutable # U
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D5009003178 SvPV_flags_mutable # U
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D5009003178 SvPV_flags_mutable # U
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/perl-Net-HandlerSocket/
H A Dppport.h4619 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4638 #ifndef SvPV_flags_mutable
4639 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/perl-Net-HandlerSocket/
H A Dppport.h4619 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4638 #ifndef SvPV_flags_mutable
4639 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/math/p5-Math-Random-ISAAC-XS/Math-Random-ISAAC-XS-1.004/src/
H A Dppport.h4677 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4696 #ifndef SvPV_flags_mutable
4697 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/math/p5-Math-Prime-XS/Math-Prime-XS-0.27/
H A Dppport.h4620 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4639 #ifndef SvPV_flags_mutable
4640 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/perl-Net-HandlerSocket/
H A Dppport.h4619 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4638 #ifndef SvPV_flags_mutable
4639 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/converters/p5-bsdconv/perl-bsdconv-11.3.0/
H A Dppport.h4677 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4696 #ifndef SvPV_flags_mutable
4697 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/converters/p5-URI-UTF8-Punycode/URI-UTF8-Punycode-1.05/
H A Dppport.h4620 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4639 #ifndef SvPV_flags_mutable
4640 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/converters/p5-Storable-AMF/Storable-AMF-1.00/
H A Dppport.h4620 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4639 #ifndef SvPV_flags_mutable
4640 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/databases/p5-Redis-hiredis/Redis-hiredis-0.11.0/
H A Dppport.h4620 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4639 #ifndef SvPV_flags_mutable
4640 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/
H A Dppport.h4620 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4639 #ifndef SvPV_flags_mutable
4640 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/math/PDL/PDL-2.019/Basic/Core/
H A Dppport.h4677 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4696 #ifndef SvPV_flags_mutable
4697 # define SvPV_flags_mutable(sv, lp, flags) \ macro
/dports/net/p5-Net-Pcap/Net-Pcap-0.18/
H A Dppport.h4677 # define SvPV_mutable(sv, lp) SvPV_flags_mutable(sv, lp, SV_GMAGIC)
4696 #ifndef SvPV_flags_mutable
4697 # define SvPV_flags_mutable(sv, lp, flags) \ macro

12345678910>>...12