Searched refs:Perl_sv_vcatpvf (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | perlio.c | 386 Perl_sv_vcatpvf(aTHX_ sv, fmt, &ap); in PerlIO_debug()
|
| D | embed.h | 766 # define sv_vcatpvf(a,b,c) Perl_sv_vcatpvf(aTHX_ a,b,c)
|
| D | proto.h | 5000 Perl_sv_vcatpvf(pTHX_ SV * const sv, const char * const pat, va_list * const args);
|
| D | sv.c | 11245 Perl_sv_vcatpvf(pTHX_ SV *const sv, const char *const pat, va_list *const args) function
|