Searched defs:_DELE (Results 1 – 2 of 2) sorted by relevance
364 sub _DELE { shift->command('DELE', $_[0])->response() == CMD_OK } subroutine
1346 sub _DELE { shift->command("DELE", @_)->response() == CMD_OK } subroutine