Searched refs:Perl_av_undef (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/perl/ | ||
H A D | av.c | 708 Perl_av_undef(pTHX_ AV *av) in Perl_av_undef() function |
H A D | embed.h | 154 # define av_undef(a) Perl_av_undef(aTHX_ a) |
H A D | proto.h | 349 Perl_av_undef(pTHX_ AV *av); |