Home
last modified time | relevance | path

Searched defs:message_nums (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/imap/
H A Dphp_imap.stub.php84 function imap_delete($imap, string $message_nums, int $flags = 0): bool {}
89 function imap_undelete($imap, string $message_nums, int $flags = 0): bool {}
110 function imap_mail_copy($imap, string $message_nums, string $mailbox, int $flags = 0): bool {}
113 function imap_mail_move($imap, string $message_nums, string $mailbox, int $flags = 0): bool {}

Completed in 6 milliseconds