Home
last modified time | relevance | path

Searched refs:imap_getacl (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/imap/
H A Dphp_imap_arginfo.h419 ZEND_FUNCTION(imap_getacl);
510 ZEND_FE(imap_getacl, arginfo_imap_getacl)
H A Dphp_imap.stub.php251 function imap_getacl($imap, string $mailbox): array|false {} function
H A Dphp_imap.c1120 PHP_FUNCTION(imap_getacl) in PHP_FUNCTION() argument
1141 if (!imap_getacl(imap_le_struct->imap_stream, ZSTR_VAL(mailbox))) { in PHP_FUNCTION()

Completed in 15 milliseconds