Searched defs:pp_continue (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/lib/B/ | ||
H A D | Deparse.pm | 2639 sub pp_continue { unop(@_, "continue"); } global() subroutine |
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | pp_ctl.c | 6085 PP(pp_continue) PP() argument |