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