Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dembed.h38 # define Perl_newSVpvf_nocontext Perl_newSVpvf macro
86 # define newSVpvf Perl_newSVpvf_nocontext
851 # define newSVpvf_nocontext Perl_newSVpvf_nocontext
Dperl.c3974 level = Perl_newSVpvf_nocontext("%s (%s)", level_str, num); in S_minus_v()
Dproto.h5642 Perl_newSVpvf_nocontext(const char * const pat, ...)
Dsv.c9882 Perl_newSVpvf_nocontext(const char *const pat, ...) function