Home
last modified time | relevance | path

Searched refs:pp_sselect (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dpp_sys106 Non-string passed as bitmask [pp_sselect]
716 # pp_sys.c [pp_sselect]
/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h283 PERL_CALLCONV PP(pp_sselect) __attribute__visibility__("hidden");
H A Dpp_sys.c1352 PP_wrapped(pp_sselect, 4, 0)
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm3484 sub pp_sselect { listop(@_, "select") } subroutine