Searched refs:Perl_gv_fetchpv (Results 1 – 3 of 3) sorted by relevance
1735 Perl_gv_fetchpv(pTHX_ const char *nambeg, I32 flags, const svtype sv_type) { in Perl_gv_fetchpv() function
277 # define gv_fetchpv(a,b,c) Perl_gv_fetchpv(aTHX_ a,b,c)
1482 Perl_gv_fetchpv(pTHX_ const char *nambeg, I32 flags, const svtype sv_type);