Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dpp_proto.h163 PERL_CALLCONV PP(pp_length) __attribute__visibility__("hidden");
H A Dpp.c3474 PP(pp_length) in PP() argument
/openbsd/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm2554 sub pp_length { maybe_targmy(@_, \&unop, "length") } subroutine