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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dhv.c153 S_hv_notallowed(pTHX_ int flags, const char *key, I32 klen, function
712 S_hv_notallowed(aTHX_ flags, key, klen,
997 S_hv_notallowed(aTHX_ k_flags, key, klen,
1038 S_hv_notallowed(aTHX_ k_flags, key, klen,
H A Dembed.h1342 #define hv_notallowed S_hv_notallowed
3860 #define hv_notallowed(a,b,c,d) S_hv_notallowed(aTHX_ a,b,c,d)
H A Dproto.h974 STATIC void S_hv_notallowed(pTHX_ int flags, const char *key, I32 klen, const char *msg);

Completed in 55 milliseconds