Home
last modified time | relevance | path

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

/PHP-8.2/ext/imap/
H A Dphp_imap_arginfo.h422 ZEND_FUNCTION(imap_getacl);
514 ZEND_FE(imap_getacl, arginfo_imap_getacl)
H A Dphp_imap.stub.php565 function imap_getacl(IMAP\Connection $imap, string $mailbox): array|false {}
H A Dphp_imap.c993 PHP_FUNCTION(imap_getacl) in PHP_FUNCTION() argument
1012 if (!imap_getacl(imap_conn_struct->imap_stream, ZSTR_VAL(mailbox))) { in PHP_FUNCTION()

Completed in 17 milliseconds