Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dembed.h1124 # define sv_resetpvn(a,b,c) Perl_sv_resetpvn(aTHX_ a,b,c)
H A Dproto.h4737 Perl_sv_resetpvn(pTHX_ const char *s, STRLEN len, HV * const stash)
H A Dsv.c10139 Perl_sv_resetpvn(pTHX_ const char *s, STRLEN len, HV * const stash) function