Searched refs:sv_setpvf (Results 1 – 11 of 11) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/ |
| D | 5004000 | 53 sv_setpvf # U
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlclib.pod | 130 sprintf(s, fmt, ...) sv_setpvf(sv, fmt, ...)
|
| D | perlembed.pod | 436 sv_setpvf(command, "my $string = '%s'; $string =~ %s", 458 sv_setpvf(command, "$string = '%s'; ($string =~ %s)", 482 sv_setpvf(command, "my $string = '%s'; @array = ($string =~ %s)",
|
| D | perlapi.pod | 4967 =item sv_setpvf 4968 X<sv_setpvf> 4973 void sv_setpvf(SV* sv, const char* pat, ...) 4981 Like C<sv_setpvf>, but also handles 'set' magic. 5461 Usually used via its frontend C<sv_setpvf>.
|
| D | perlguts.pod | 71 void sv_setpvf(SV*, const char*, ...); 82 The arguments of C<sv_setpvf> are processed like C<sprintf>, and the
|
| D | perltoc.pod | 5391 X<sv_setnv>, sv_setnv_mg X<sv_setnv_mg>, sv_setpv X<sv_setpv>, sv_setpvf 5392 X<sv_setpvf>, sv_setpvf_mg X<sv_setpvf_mg>, sv_setpviv X<sv_setpviv>,
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/ |
| D | 5006000 | 414 sv_setpvf # E (Perl_sv_setpvf)
|
| /mirbsd/src/gnu/usr.bin/perl/ext/DB_File/ |
| D | DB_File.xs | 802 sv_setpvf(sv, "%s: %s", db_errpfx, buffer) ; in db_errcall_cb()
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | embed.h | 850 #define sv_setpvf Perl_sv_setpvf macro 4199 # define sv_setpvf Perl_sv_setpvf_nocontext macro
|
| D | embed.fnc | 799 Afpd |void |sv_setpvf |NN SV* sv|NN const char* pat|...
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/ |
| D | embed.fnc | 790 Afpd |void |sv_setpvf |SV* sv|const char* pat|...
|