Searched refs:_LAST (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DPOP3.pm155 unless $_[0]->_LAST && $_[0]->message =~ /(\d+)/;
311 sub _LAST { shift->command('LAST')->response() == CMD_OK } subroutine
H A DNNTP.pm252 $nntp->_LAST && $nntp->message =~ /(<[^>]+>)/o
655 sub _LAST { shift->command('LAST')->response == CMD_OK } subroutine

Completed in 23 milliseconds