Searched refs:Perl_gv_fetchmethod (Results 1 – 3 of 3) sorted by relevance
366 Perl_gv_fetchmethod(pTHX_ HV *stash, const char *name) in Perl_gv_fetchmethod() function
330 #define gv_fetchmethod Perl_gv_fetchmethod2858 #define gv_fetchmethod(a,b) Perl_gv_fetchmethod(aTHX_ a,b)
249 PERL_CALLCONV GV* Perl_gv_fetchmethod(pTHX_ HV* stash, const char* name);