/dports/lang/perl5.34/perl-5.34.0/ext/XS-APItest/t/ |
H A D | svpv.t | 36 is SvPVbyte_nomg($scalar_bin), $B6; 46 is SvPVbyte_nomg($scalar_uni), $B6;
|
/dports/lang/perl5.32/perl-5.32.1/ext/XS-APItest/t/ |
H A D | svpv.t | 36 is SvPVbyte_nomg($scalar_bin), $B6; 46 is SvPVbyte_nomg($scalar_uni), $B6;
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/XS-APItest/t/ |
H A D | svpv.t | 36 is SvPVbyte_nomg($scalar_bin), $B6; 46 is SvPVbyte_nomg($scalar_uni), $B6;
|
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/todo/ |
H A D | 5031004 | 6 SvPVbyte_nomg # U
|
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/todo/ |
H A D | 5031004 | 6 SvPVbyte_nomg # U
|
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/todo/ |
H A D | 5031004 | 6 SvPVbyte_nomg # U
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/todo/ |
H A D | 5031004 | 6 SvPVbyte_nomg # U
|
/dports/databases/p5-DBD-MariaDB/DBD-MariaDB-1.21/ |
H A D | dbdimp.h | 145 #ifndef SvPVbyte_nomg 146 PERL_STATIC_INLINE char * SvPVbyte_nomg(pTHX_ SV *sv, STRLEN *len) in SvPVbyte_nomg() function 158 #define SvPVbyte_nomg(sv, len) SvPVbyte_nomg(aTHX_ (sv), &(len)) macro
|
H A D | dbdimp.c | 894 buf = SvPVbyte_nomg(value, ph->len); /* Ensure that buf is always byte orientated */ in bind_param() 6385 ptr = SvPVbyte_nomg(str, len); in mariadb_db_quote()
|
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/ |
H A D | 5031004 | 11 SvPVbyte_nomg # U
|
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/ |
H A D | 5031004 | 11 SvPVbyte_nomg # U
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/ |
H A D | 5031004 | 11 SvPVbyte_nomg # U
|
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/base/ |
H A D | 5031004 | 6 SvPVbyte_nomg # U
|
/dports/net/p5-Socket/Socket-2.032/ |
H A D | Socket.xs | 231 #ifndef SvPVbyte_nomg 232 # define SvPVbyte_nomg SvPV macro 617 hostname = SvPVbyte_nomg(host, len); in xs_getaddrinfo() 624 servicename = SvPVbyte_nomg(service, len); in xs_getaddrinfo()
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Socket/ |
H A D | Socket.xs | 231 #ifndef SvPVbyte_nomg 232 # define SvPVbyte_nomg SvPV macro 617 hostname = SvPVbyte_nomg(host, len); in xs_getaddrinfo() 624 servicename = SvPVbyte_nomg(service, len); in xs_getaddrinfo()
|
/dports/lang/perl5.34/perl-5.34.0/ |
H A D | sv.h | 1939 #define SvPVbyte_nomg(sv, len) \ macro
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | sv.h | 1954 #define SvPVbyte_nomg(sv, len) \ macro
|
/dports/lang/perl5.32/perl-5.32.1/ |
H A D | sv.h | 1815 #define SvPVbyte_nomg(sv, lp) \ macro
|
/dports/lang/perl5.34/perl-5.34.0/ext/XS-APItest/ |
H A D | APItest.xs | 4255 SvPVbyte_nomg(SV *sv) 4257 RETVAL = SvPVbyte_nomg(sv, PL_na);
|
/dports/lang/perl5.32/perl-5.32.1/ext/XS-APItest/ |
H A D | APItest.xs | 4237 SvPVbyte_nomg(SV *sv) 4239 RETVAL = SvPVbyte_nomg(sv, PL_na);
|
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/ |
H A D | apidoc.fnc | 765 Amd|char*|SvPVbyte_nomg|SV* sv|STRLEN len
|
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/ |
H A D | apidoc.fnc | 818 Amd|char*|SvPVbyte_nomg|SV* sv|STRLEN len
|
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/ |
H A D | apidoc.fnc | 903 Amd|char*|SvPVbyte_nomg|SV* sv|STRLEN len
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/ |
H A D | apidoc.fnc | 903 Amd|char*|SvPVbyte_nomg|SV* sv|STRLEN len
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/XS-APItest/ |
H A D | APItest.xs | 4287 SvPVbyte_nomg(SV *sv) 4289 RETVAL = SvPVbyte_nomg(sv, PL_na);
|