Searched refs:Perl_call_method (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dembed.h810 #define call_method Perl_call_method
3336 #define call_method(a,b) Perl_call_method(aTHX_ a,b)
H A Dperl.c2094 Perl_call_method(pTHX_ const char *methname, I32 flags) function
H A Dproto.h561 PERL_CALLCONV I32 Perl_call_method(pTHX_ const char* methname, I32 flags);

Completed in 202 milliseconds