Searched refs:pp_tell (Results 1 – 3 of 3) sorted by relevance
2076 #define pp_tell Perl_pp_tell macro4118 #define pp_tell() Perl_pp_tell(aTHX) macro
2008 PP(pp_tell) in PP() argument
1600 sub pp_tell { unop(@_, "tell") } subroutine