Searched refs:_LAST (Results 1 – 2 of 2) sorted by relevance
221 unless $_[0]->_LAST && $_[0]->message =~ /(\d+)/;375 sub _LAST { shift->command('LAST' )->response() == CMD_OK } subroutine
324 $nntp->_LAST && $nntp->message =~ /(<[^>]+>)/o721 sub _LAST { shift->command('LAST')->response == CMD_OK } subroutine