Home
last modified time | relevance | path

Searched refs:SvPVbyte_nomg (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/perl5.34/perl-5.34.0/ext/XS-APItest/t/
H A Dsvpv.t36 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 Dsvpv.t36 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 Dsvpv.t36 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 D50310046 SvPVbyte_nomg # U
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/todo/
H A D50310046 SvPVbyte_nomg # U
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/todo/
H A D50310046 SvPVbyte_nomg # U
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/todo/
H A D50310046 SvPVbyte_nomg # U
/dports/databases/p5-DBD-MariaDB/DBD-MariaDB-1.21/
H A Ddbdimp.h145 #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 Ddbdimp.c894 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 D503100411 SvPVbyte_nomg # U
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D503100411 SvPVbyte_nomg # U
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D503100411 SvPVbyte_nomg # U
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/base/
H A D50310046 SvPVbyte_nomg # U
/dports/net/p5-Socket/Socket-2.032/
H A DSocket.xs231 #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 DSocket.xs231 #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 Dsv.h1939 #define SvPVbyte_nomg(sv, len) \ macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dsv.h1954 #define SvPVbyte_nomg(sv, len) \ macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dsv.h1815 #define SvPVbyte_nomg(sv, lp) \ macro
/dports/lang/perl5.34/perl-5.34.0/ext/XS-APItest/
H A DAPItest.xs4255 SvPVbyte_nomg(SV *sv)
4257 RETVAL = SvPVbyte_nomg(sv, PL_na);
/dports/lang/perl5.32/perl-5.32.1/ext/XS-APItest/
H A DAPItest.xs4237 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 Dapidoc.fnc765 Amd|char*|SvPVbyte_nomg|SV* sv|STRLEN len
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/
H A Dapidoc.fnc818 Amd|char*|SvPVbyte_nomg|SV* sv|STRLEN len
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/
H A Dapidoc.fnc903 Amd|char*|SvPVbyte_nomg|SV* sv|STRLEN len
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/
H A Dapidoc.fnc903 Amd|char*|SvPVbyte_nomg|SV* sv|STRLEN len
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/XS-APItest/
H A DAPItest.xs4287 SvPVbyte_nomg(SV *sv)
4289 RETVAL = SvPVbyte_nomg(sv, PL_na);

12