Home
last modified time | relevance | path

Searched refs:pp_close (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h48 PERL_CALLCONV PP(pp_close) __attribute__visibility__("hidden");
H A Dpp_sys.c866 PP_wrapped(pp_close, MAXARG, 0)
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm2577 sub pp_close { unop(@_, "close") } subroutine