Searched refs:Perl_newSVpvf_nocontext (Results 1 – 4 of 4) sorted by relevance
38 # define Perl_newSVpvf_nocontext Perl_newSVpvf macro86 # define newSVpvf Perl_newSVpvf_nocontext851 # define newSVpvf_nocontext Perl_newSVpvf_nocontext
3974 level = Perl_newSVpvf_nocontext("%s (%s)", level_str, num); in S_minus_v()
5642 Perl_newSVpvf_nocontext(const char * const pat, ...)
9882 Perl_newSVpvf_nocontext(const char *const pat, ...) function