Home
last modified time | relevance | path

Searched defs:newSVpvs (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/devel/p5-Devel-CallChecker/Devel-CallChecker-0.008/lib/Devel/
H A DCallChecker.xs17 # define newSVpvs(s) newSVpvn(""s"", (sizeof(""s"")-1)) macro
/dports/databases/p5-DBD-MariaDB/DBD-MariaDB-1.21/
H A Ddbdimp.h274 #define newSVpvs(str) newSVpvn("" str "", sizeof((str)) - 1) macro
/dports/print/p5-Net-CUPS/Net-CUPS-0.64/
H A Dppport.h4688 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/devel/p5-Sort-Key/Sort-Key-1.33/
H A Dppport.h4688 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/textproc/p5-Senna/Senna-0.51/src/
H A Dppport.h4683 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/german/BBBike/BBBike-3.18/ext/Strassen-Inline/
H A Dppport.h4737 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/german/BBBike/BBBike-3.18/ext/StrassenNetz-CNetFile/
H A Dppport.h4737 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/german/BBBike/BBBike-3.18/ext/Strassen-Inline2/
H A Dppport.h4737 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/net/p5-Sort-Key-IPv4/Sort-Key-IPv4-0.03/
H A Dppport.h4737 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/devel/p5-Clone-Fast/Clone-Fast/
H A Dppport.h4737 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/perl-Net-HandlerSocket/
H A Dppport.h5214 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/HandlerSocket-Plugin-for-MySQL/perl-Net-HandlerSocket/
H A Dppport.h5214 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/math/p5-Math-Random-ISAAC-XS/Math-Random-ISAAC-XS-1.004/src/
H A Dppport.h5272 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/math/p5-Math-Prime-XS/Math-Prime-XS-0.27/
H A Dppport.h5215 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) 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.h5214 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/converters/p5-bsdconv/perl-bsdconv-11.3.0/
H A Dppport.h5272 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/converters/p5-URI-UTF8-Punycode/URI-UTF8-Punycode-1.05/
H A Dppport.h5215 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/converters/p5-Storable-AMF/Storable-AMF-1.00/
H A Dppport.h5215 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/databases/p5-Redis-hiredis/Redis-hiredis-0.11.0/
H A Dppport.h5215 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/databases/p5-Memcached-libmemcached/Memcached-libmemcached-1.001801/
H A Dppport.h5215 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/math/PDL/PDL-2.019/Basic/Core/
H A Dppport.h5272 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/net/p5-Net-Pcap/Net-Pcap-0.18/
H A Dppport.h5272 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/security/p5-GSSAPI/GSSAPI-0.28/
H A Dppport.h5215 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/security/p5-POE-Filter-SSL/POE-Filter-SSL-0.41/
H A Dppport.h5272 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro
/dports/security/p5-Digest-FNV/Digest-FNV-2.00/
H A Dppport.h5214 # define newSVpvs(str) newSVpvn(str "", sizeof(str) - 1) macro

1234567891011