Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dgv.c1735 Perl_gv_fetchpv(pTHX_ const char *nambeg, I32 flags, const svtype sv_type) { in Perl_gv_fetchpv() function
H A Dembed.h277 # define gv_fetchpv(a,b,c) Perl_gv_fetchpv(aTHX_ a,b,c)
H A Dproto.h1482 Perl_gv_fetchpv(pTHX_ const char *nambeg, I32 flags, const svtype sv_type);