Home
last modified time | relevance | path

Searched refs:SvPV_nomg (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/dports/databases/p5-DBD-MariaDB/DBD-MariaDB-1.21/
H A Ddbdimp.h125 sbegin = SvPV_nomg(sv, len); in looks_like_number()
134 char *buf = SvPV_nomg(sv, *len); in SvPVutf8_nomg()
148 char *buf = SvPV_nomg(sv, *len); in SvPVbyte_nomg()
190 str = SvPV_nomg(sv, len); in SvIV_nomg()
237 str = SvPV_nomg(sv, len); in SvUV_nomg()
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/
H A DEncode.xs89 *s = (U8 *)SvPV_nomg(*src, *slen); in utf8_safe_upgrade()
639 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
696 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
807 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
841 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
872 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
936 str = SvOK(sv) ? SvPV_nomg(sv, len) : NULL; /* SvPV() can modify SvUTF8 flag */
1074 ptr = (U8 *)SvPV_nomg(new_octets, len);
/dports/lang/perl5.32/perl-5.32.1/cpan/Encode/
H A DEncode.xs89 *s = (U8 *)SvPV_nomg(*src, *slen); in utf8_safe_upgrade()
639 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
696 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
807 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
841 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
872 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
936 str = SvOK(sv) ? SvPV_nomg(sv, len) : NULL; /* SvPV() can modify SvUTF8 flag */
1076 ptr = (U8 *)SvPV_nomg(new_octets, len);
/dports/lang/perl5.34/perl-5.34.0/cpan/Encode/
H A DEncode.xs89 *s = (U8 *)SvPV_nomg(*src, *slen); in utf8_safe_upgrade()
639 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
696 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
807 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
841 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
872 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
936 str = SvOK(sv) ? SvPV_nomg(sv, len) : NULL; /* SvPV() can modify SvUTF8 flag */
1076 ptr = (U8 *)SvPV_nomg(new_octets, len);
/dports/converters/p5-Encode/Encode-3.16/
H A DEncode.xs89 *s = (U8 *)SvPV_nomg(*src, *slen); in utf8_safe_upgrade()
639 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
696 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
807 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
841 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
873 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
937 str = SvOK(sv) ? SvPV_nomg(sv, len) : NULL; /* SvPV() can modify SvUTF8 flag */
1077 ptr = (U8 *)SvPV_nomg(new_octets, len);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Encode/
H A DEncode.xs89 *s = (U8 *)SvPV_nomg(*src, *slen); in utf8_safe_upgrade()
639 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
696 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
807 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
841 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
873 s = modify ? (U8 *)SvPV_force_nomg(src, slen) : (U8 *)SvPV_nomg(src, slen);
937 str = SvOK(sv) ? SvPV_nomg(sv, len) : NULL; /* SvPV() can modify SvUTF8 flag */
1077 ptr = (U8 *)SvPV_nomg(new_octets, len);
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A DSvPV153 __UNDEFINED__ SvPV_nomg(sv, lp) SvPV_flags(sv, lp, 0)
365 SvPV_nomg(sv)
371 str = SvPV_nomg(sv, len);
455 is(&Devel::PPPort::SvPV_nomg($mhx), $i++);
479 $mhx = 42; is(&Devel::PPPort::SvPV_nomg($mhx), 2);
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A DSvPV183 __UNDEFINED__ SvPV_nomg(sv, lp) SvPV_flags(sv, lp, 0)
401 SvPV_nomg(sv)
407 str = SvPV_nomg(sv, len);
491 ok(&Devel::PPPort::SvPV_nomg($mhx), $i++);
515 $mhx = 42; ok(&Devel::PPPort::SvPV_nomg($mhx), 2);
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A DSvPV148 __UNDEFINED__ SvPV_nomg(sv, lp) SvPV_flags(sv, lp, 0)
360 SvPV_nomg(sv)
366 str = SvPV_nomg(sv, len);
450 is(&Devel::PPPort::SvPV_nomg($mhx), $i++);
474 $mhx = 42; is(&Devel::PPPort::SvPV_nomg($mhx), 2);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A DSvPV153 __UNDEFINED__ SvPV_nomg(sv, lp) SvPV_flags(sv, lp, 0)
367 SvPV_nomg(sv)
373 str = SvPV_nomg(sv, len);
463 is(&Devel::PPPort::SvPV_nomg($mhx), $i++);
487 $mhx = 42; is(&Devel::PPPort::SvPV_nomg($mhx), 2);
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A DSvPV153 __UNDEFINED__ SvPV_nomg(sv, lp) SvPV_flags(sv, lp, 0)
367 SvPV_nomg(sv)
373 str = SvPV_nomg(sv, len);
463 is(&Devel::PPPort::SvPV_nomg($mhx), $i++);
487 $mhx = 42; is(&Devel::PPPort::SvPV_nomg($mhx), 2);
/dports/textproc/p5-Text-BibTeX/Text-BibTeX-0.88/
H A Dtypemap15 $var = SvOK ($arg) ? ($type) SvPV_nomg($arg, PL_na) : NULL;
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/t/
H A DSvPV.t76 ok(&Devel::PPPort::SvPV_nomg($mhx), $i++);
100 $mhx = 42; ok(&Devel::PPPort::SvPV_nomg($mhx), 2);
/dports/net/p5-Socket-GetAddrInfo/Socket-GetAddrInfo-0.22/lib/Socket/
H A DGetAddrInfo.xs204 hostname = SvPV_nomg(host, len); in xs_getaddrinfo()
211 servicename = SvPV_nomg(service, len); in xs_getaddrinfo()
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/t/
H A DSvPV.t80 is(&Devel::PPPort::SvPV_nomg($mhx), $i++);
104 $mhx = 42; is(&Devel::PPPort::SvPV_nomg($mhx), 2);
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/t/
H A DSvPV.t80 is(&Devel::PPPort::SvPV_nomg($mhx), $i++);
104 $mhx = 42; is(&Devel::PPPort::SvPV_nomg($mhx), 2);
/dports/lang/perl5.32/perl-5.32.1/cpan/Encode/Unicode/
H A DUnicode.xs152 s = modify ? (U8 *)SvPV_force_nomg(str, ulen) : (U8 *)SvPV_nomg(str, ulen);
392 s = modify ? (U8 *)SvPV_force_nomg(utf8, ulen) : (U8 *)SvPV_nomg(utf8, ulen);
401 s = (U8 *)SvPV_nomg(utf8, ulen);
/dports/lang/perl5.34/perl-5.34.0/cpan/Encode/Unicode/
H A DUnicode.xs152 s = modify ? (U8 *)SvPV_force_nomg(str, ulen) : (U8 *)SvPV_nomg(str, ulen);
392 s = modify ? (U8 *)SvPV_force_nomg(utf8, ulen) : (U8 *)SvPV_nomg(utf8, ulen);
401 s = (U8 *)SvPV_nomg(utf8, ulen);
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/Unicode/
H A DUnicode.xs152 s = modify ? (U8 *)SvPV_force_nomg(str, ulen) : (U8 *)SvPV_nomg(str, ulen);
392 s = modify ? (U8 *)SvPV_force_nomg(utf8, ulen) : (U8 *)SvPV_nomg(utf8, ulen);
401 s = (U8 *)SvPV_nomg(utf8, ulen);
/dports/converters/p5-Encode/Encode-3.16/Unicode/
H A DUnicode.xs152 s = modify ? (U8 *)SvPV_force_nomg(str, ulen) : (U8 *)SvPV_nomg(str, ulen);
396 s = modify ? (U8 *)SvPV_force_nomg(utf8, ulen) : (U8 *)SvPV_nomg(utf8, ulen);
405 s = (U8 *)SvPV_nomg(utf8, ulen);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Encode/Unicode/
H A DUnicode.xs152 s = modify ? (U8 *)SvPV_force_nomg(str, ulen) : (U8 *)SvPV_nomg(str, ulen);
396 s = modify ? (U8 *)SvPV_force_nomg(utf8, ulen) : (U8 *)SvPV_nomg(utf8, ulen);
405 s = (U8 *)SvPV_nomg(utf8, ulen);
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/base/
H A D500700265 SvPV_nomg # U
/dports/lang/perl5.34/perl-5.34.0/ext/File-Glob/
H A DGlob.xs101 pat = SvPV_nomg(patsv,len); in iterate()
106 pat = SvPV_nomg(newpatsv,len); in iterate()
/dports/lang/perl5.32/perl-5.32.1/ext/File-Glob/
H A DGlob.xs101 pat = SvPV_nomg(patsv,len); in iterate()
106 pat = SvPV_nomg(newpatsv,len); in iterate()
/dports/lang/perl5.30/perl-5.30.3/ext/File-Glob/
H A DGlob.xs101 pat = SvPV_nomg(patsv,len); in iterate()
106 pat = SvPV_nomg(newpatsv,len); in iterate()

12345678910>>...17