Home
last modified time | relevance | path

Searched refs:message_nums (Results 1 – 2 of 2) 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 {} argument
89 function imap_undelete($imap, string $message_nums, int $flags = 0): bool {} argument
110 function imap_mail_copy($imap, string $message_nums, string $mailbox, int $flags = 0): bool {} argument
113 function imap_mail_move($imap, string $message_nums, string $mailbox, int $flags = 0): bool {} argument
H A Dphp_imap_arginfo.h110 ZEND_ARG_TYPE_INFO(0, message_nums, IS_STRING, 0)
133 ZEND_ARG_TYPE_INFO(0, message_nums, IS_STRING, 0)

Completed in 7 milliseconds