Searched refs:Perl_avhv_fetch_ent (Results 1 – 4 of 4) sorted by relevance
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | global.sym | 40 Perl_avhv_fetch_ent
|
| D | av.c | 1000 Perl_avhv_fetch_ent(pTHX_ AV *av, SV *keysv, I32 lval, U32 hash) in Perl_avhv_fetch_ent() function
|
| D | embed.h | 56 #define avhv_fetch_ent Perl_avhv_fetch_ent 2130 #define avhv_fetch_ent(a,b,c,d) Perl_avhv_fetch_ent(aTHX_ a,b,c,d)
|
| D | proto.h | 80 PERL_CALLCONV SV** Perl_avhv_fetch_ent(pTHX_ AV *ar, SV* keysv, I32 lval, U32 hash);
|