Searched defs:sv_vcatpvf (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
H A D | ppport.h | 14110 # define sv_vcatpvf(sv, pat, args) sv_vcatpvfn(sv, pat, strlen(pat), args, Null(SV**), 0, Null(bo… macro
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | embed.h | 727 # define sv_vcatpvf(a,b,c) Perl_sv_vcatpvf( global() macro
|