Searched refs:pp_chop (Results 1 – 3 of 3) sorted by relevance
42 PERL_CALLCONV PP(pp_chop) __attribute__visibility__("hidden");
917 PP_wrapped(pp_chop, 0, 1)
2518 sub pp_chop { maybe_targmy(@_, \&unop, "chop") } subroutine