Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dav.c876 Perl_av_exists(pTHX_ AV *av, I32 key) in Perl_av_exists() function
H A Dembed.h66 #define av_exists Perl_av_exists
2613 #define av_exists(a,b) Perl_av_exists(aTHX_ a,b)
H A Dproto.h69 PERL_CALLCONV bool Perl_av_exists(pTHX_ AV* ar, I32 key);