Searched refs:pp_length (Results 1 – 3 of 3) sorted by relevance
1928 #define pp_length Perl_pp_length macro3970 #define pp_length() Perl_pp_length(aTHX) macro
2939 PP(pp_length) in PP() argument
1577 sub pp_length { maybe_targmy(@_, \&unop, "length") } subroutine