Searched refs:Perl_av_shift (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/perl/ | ||
H A D | av.c | 938 Perl_av_shift(pTHX_ AV *av) in Perl_av_shift() function |
H A D | embed.h | 151 # define av_shift(a) Perl_av_shift(aTHX_ a) |
H A D | proto.h | 330 Perl_av_shift(pTHX_ AV *av) |