Home
last modified time | relevance | path

Searched refs:Perl_sv_catpvf_nocontext (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dembed.h39 # define Perl_sv_catpvf_nocontext Perl_sv_catpvf macro
87 # define sv_catpvf Perl_sv_catpvf_nocontext
853 # define sv_catpvf_nocontext Perl_sv_catpvf_nocontext
Dproto.h5654 Perl_sv_catpvf_nocontext(SV * const sv, const char * const pat, ...)
Dsv.c11154 Perl_sv_catpvf_nocontext(SV *const sv, const char *const pat, ...) function