Home
last modified time | relevance | path

Searched refs:SvPV_force (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/dports/lang/perl5.34/perl-5.34.0/cpan/Win32API-File/
H A Dbuffers.h286 (void) SvPV_force( svBuf, n_a ); \
304 (void) SvPV_force( svBuf, n_a ); \
317 (void) SvPV_force( svBuf, n_a ); \
329 (void) SvPV_force( svBuf, n_a ); \
342 (void) SvPV_force( svBuf, n_a ); \
353 (void) SvPV_force( svBuf, n_a ); \
364 (void) SvPV_force( svBuf, n_a ); \
/dports/lang/perl5.30/perl-5.30.3/cpan/Win32API-File/
H A Dbuffers.h286 (void) SvPV_force( svBuf, n_a ); \
304 (void) SvPV_force( svBuf, n_a ); \
317 (void) SvPV_force( svBuf, n_a ); \
329 (void) SvPV_force( svBuf, n_a ); \
342 (void) SvPV_force( svBuf, n_a ); \
353 (void) SvPV_force( svBuf, n_a ); \
364 (void) SvPV_force( svBuf, n_a ); \
/dports/lang/perl5.32/perl-5.32.1/cpan/Win32API-File/
H A Dbuffers.h286 (void) SvPV_force( svBuf, n_a ); \
304 (void) SvPV_force( svBuf, n_a ); \
317 (void) SvPV_force( svBuf, n_a ); \
329 (void) SvPV_force( svBuf, n_a ); \
342 (void) SvPV_force( svBuf, n_a ); \
353 (void) SvPV_force( svBuf, n_a ); \
364 (void) SvPV_force( svBuf, n_a ); \
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Win32API-File/
H A Dbuffers.h286 (void) SvPV_force( svBuf, n_a ); \
304 (void) SvPV_force( svBuf, n_a ); \
317 (void) SvPV_force( svBuf, n_a ); \
329 (void) SvPV_force( svBuf, n_a ); \
342 (void) SvPV_force( svBuf, n_a ); \
353 (void) SvPV_force( svBuf, n_a ); \
364 (void) SvPV_force( svBuf, n_a ); \
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/t/
H A DSvPV.t65 ok(&Devel::PPPort::SvPV_force($mhx), $i++);
89 $mhx = 42; ok(&Devel::PPPort::SvPV_force($mhx), 2);
106 &Devel::PPPort::SvPV_force($str);
114 &Devel::PPPort::SvPV_force($str);
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/t/
H A DSvPV.t69 is(&Devel::PPPort::SvPV_force($mhx), $i++);
93 $mhx = 42; is(&Devel::PPPort::SvPV_force($mhx), 2);
110 &Devel::PPPort::SvPV_force($str);
118 &Devel::PPPort::SvPV_force($str);
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/t/
H A DSvPV.t69 is(&Devel::PPPort::SvPV_force($mhx), $i++);
93 $mhx = 42; is(&Devel::PPPort::SvPV_force($mhx), 2);
113 &Devel::PPPort::SvPV_force($str);
121 &Devel::PPPort::SvPV_force($str);
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/inc/
H A DSvPV69 * Always use the SvPV_force() macro instead of sv_pvn_force().
72 /* Replace sv_pvn_force with SvPV_force */
121 __UNDEFINED__ SvPV_force(sv, lp) SvPV_force_flags(sv, lp, SV_GMAGIC)
261 SvPV_force(sv)
267 str = SvPV_force(sv, len);
444 is(&Devel::PPPort::SvPV_force($mhx), $i++);
468 $mhx = 42; is(&Devel::PPPort::SvPV_force($mhx), 2);
485 &Devel::PPPort::SvPV_force($str);
493 &Devel::PPPort::SvPV_force($str);
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/inc/
H A DSvPV69 * Always use the SvPV_force() macro instead of sv_pvn_force().
72 /* Replace sv_pvn_force with SvPV_force */
121 __UNDEFINED__ SvPV_force(sv, lp) SvPV_force_flags(sv, lp, SV_GMAGIC)
256 SvPV_force(sv)
262 str = SvPV_force(sv, len);
439 is(&Devel::PPPort::SvPV_force($mhx), $i++);
463 $mhx = 42; is(&Devel::PPPort::SvPV_force($mhx), 2);
480 &Devel::PPPort::SvPV_force($str);
488 &Devel::PPPort::SvPV_force($str);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/inc/
H A DSvPV69 * Always use the SvPV_force() macro instead of sv_pvn_force().
72 /* Replace sv_pvn_force with SvPV_force */
121 __UNDEFINED__ SvPV_force(sv, lp) SvPV_force_flags(sv, lp, SV_GMAGIC)
263 SvPV_force(sv)
269 str = SvPV_force(sv, len);
452 is(&Devel::PPPort::SvPV_force($mhx), $i++);
476 $mhx = 42; is(&Devel::PPPort::SvPV_force($mhx), 2);
496 &Devel::PPPort::SvPV_force($str);
504 &Devel::PPPort::SvPV_force($str);
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/inc/
H A DSvPV69 * Always use the SvPV_force() macro instead of sv_pvn_force().
72 /* Replace sv_pvn_force with SvPV_force */
121 __UNDEFINED__ SvPV_force(sv, lp) SvPV_force_flags(sv, lp, SV_GMAGIC)
263 SvPV_force(sv)
269 str = SvPV_force(sv, len);
452 is(&Devel::PPPort::SvPV_force($mhx), $i++);
476 $mhx = 42; is(&Devel::PPPort::SvPV_force($mhx), 2);
496 &Devel::PPPort::SvPV_force($str);
504 &Devel::PPPort::SvPV_force($str);
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/inc/
H A DSvPV87 * Always use the SvPV_force() macro instead of sv_pvn_force().
156 __UNDEFINED__ SvPV_force(sv, lp) SvPV_force_flags(sv, lp, SV_GMAGIC)
297 SvPV_force(sv)
303 str = SvPV_force(sv, len);
480 ok(&Devel::PPPort::SvPV_force($mhx), $i++);
504 $mhx = 42; ok(&Devel::PPPort::SvPV_force($mhx), 2);
521 &Devel::PPPort::SvPV_force($str);
529 &Devel::PPPort::SvPV_force($str);
/dports/www/mod_perl2/mod_perl-2.0.11/xs/Apache2/Response/
H A DApache2__Response.h26 SvPV_force(sv, len); \
/dports/www/mod_perl2/mod_perl-2.0.11/xs/Apache2/URI/
H A DApache2__URI.h33 (void)SvPV_force(url, n_a); in mpxs_ap_unescape_url()
/dports/www/p5-HTML-Parser/HTML-Parser-3.76/
H A Dutil.c17 char *s = SvPV_force(sv, len); in sv_lower()
68 char *s = SvPV_force(sv, len); in decode_entities()
/dports/www/p5-HTML-GenerateUtil/HTML-GenerateUtil-1.20/
H A DGenerateFunctions.c19 sp = SvPV_force(str, origlen); in GF_escape_html()
266 sp = SvPV_force(str, origlen); in GF_escape_uri()
/dports/devel/p5-Keyword-Simple/Keyword-Simple-0.04/
H A DSimple.xs223 SvPV_force(sv, n); in total_recall()
/dports/devel/p5-Keyword-Pluggable/Keyword-Pluggable-1.04/
H A DPluggable.xs240 SvPV_force(sv, n); in total_recall()
/dports/lang/perl5.32/perl-5.32.1/cpan/Compress-Raw-Bzip2/
H A DBzip2.xs30 # define SvPVbyte_force(sv,lp) SvPV_force(sv,lp)
729 SvPV_force(buf, na);
/dports/lang/perl5.34/perl-5.34.0/cpan/Compress-Raw-Bzip2/
H A DBzip2.xs30 # define SvPVbyte_force(sv,lp) SvPV_force(sv,lp)
732 SvPV_force(buf, na);
/dports/lang/perl5.30/perl-5.30.3/cpan/Compress-Raw-Bzip2/
H A DBzip2.xs30 # define SvPVbyte_force(sv,lp) SvPV_force(sv,lp)
729 SvPV_force(buf, na);
/dports/archivers/p5-Compress-Raw-Bzip2/Compress-Raw-Bzip2-2.101/
H A DBzip2.xs30 # define SvPVbyte_force(sv,lp) SvPV_force(sv,lp)
732 SvPV_force(buf, na);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Compress-Raw-Bzip2/
H A DBzip2.xs30 # define SvPVbyte_force(sv,lp) SvPV_force(sv,lp)
732 SvPV_force(buf, na);
/dports/www/mod_perl2/mod_perl-2.0.11/xs/Apache2/RequestIO/
H A DApache2__RequestIO.h255 (void)SvPV_force(buffer, blen); /* make it a valid PV */ in mpxs_Apache2__RequestRec_read()
/dports/lang/perl5.32/perl-5.32.1/os2/OS2/OS2-Process/
H A DProcess.xs432 len = QueryWindowText(hwnd, l + 1, SvPV_force(sv, n_a)); in myQueryWindowText()
471 l = QueryClassName(hwnd, len, SvPV_force(sv, n_a)); in myQueryClassName()
564 s = buf = SvPV_force(sv, len); in ClipbrdData_set()
775 pswblk = (PSWBLOCK) SvPV_force(sv, n_a); in swentries_list()

12345678910>>...17