Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dgv.c366 Perl_gv_fetchmethod(pTHX_ HV *stash, const char *name) in Perl_gv_fetchmethod() function
H A Dembed.h330 #define gv_fetchmethod Perl_gv_fetchmethod
2858 #define gv_fetchmethod(a,b) Perl_gv_fetchmethod(aTHX_ a,b)
H A Dproto.h249 PERL_CALLCONV GV* Perl_gv_fetchmethod(pTHX_ HV* stash, const char* name);