Searched refs:pp_length (Results 1 – 3 of 3) sorted by relevance
163 PERL_CALLCONV PP(pp_length) __attribute__visibility__("hidden");
3474 PP(pp_length) in PP() argument
2554 sub pp_length { maybe_targmy(@_, \&unop, "length") } subroutine