Home
last modified time | relevance | path

Searched refs:Perl_sv_setpvf_nocontext (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/
Dglobal.sym79 Perl_sv_setpvf_nocontext
Dembed.h121 #define sv_setpvf_nocontext Perl_sv_setpvf_nocontext
4199 # define sv_setpvf Perl_sv_setpvf_nocontext
4218 # define Perl_sv_setpvf_nocontext Perl_sv_setpvf macro
Dproto.h191 PERL_CALLCONV void Perl_sv_setpvf_nocontext(SV* sv, const char* pat, ...)
Dsv.c8198 Perl_sv_setpvf_nocontext(SV *sv, const char* pat, ...) in Perl_sv_setpvf_nocontext() function