Searched refs:hv_notallowed (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5008000 | 114 hv_notallowed # F added by devel/scanprov
|
/openbsd/gnu/usr.bin/perl/ |
H A D | hv.c | 929 hv_notallowed(flags, key, klen, in Perl_hv_common() 1423 hv_notallowed(k_flags, key, klen, in S_hv_delete_common() 1579 hv_notallowed(k_flags, key, klen, in S_hv_delete_common()
|
H A D | embed.h | 1307 # define hv_notallowed(a,b,c,d) S_hv_notallowed(aTHX_ a,b,c,d) macro
|
H A D | embed.fnc | 4374 Sr |void |hv_notallowed |int flags \
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
H A D | embed.fnc | 2908 rS |void |hv_notallowed |int flags|NN const char *key|I32 klen|NN const char *msg
|