Home
last modified time | relevance | path

Searched refs:imap_expunge (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/imap/tests/
H A Dimap_undelete_uid.phpt18 imap_expunge($imap_mail_box);
H A Dimap_delete_uid.phpt18 imap_expunge($imap_mail_box);
/PHP-8.1/ext/imap/
H A Dphp_imap_arginfo.h359 ZEND_FUNCTION(imap_expunge);
444 ZEND_FE(imap_expunge, arginfo_imap_expunge)
H A Dphp_imap.stub.php58 function imap_expunge(IMAP\Connection $imap): bool {} function
H A Dphp_imap.c1176 PHP_FUNCTION(imap_expunge) in PHP_FUNCTION() argument
/PHP-8.1/ext/imap/tests/setup/
H A Dimap_include.inc142 imap_expunge($mail_box);

Completed in 25 milliseconds