Home
last modified time | relevance | path

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

/PHP-7.4/ext/imap/
H A Dphp_imap.h197 PHP_FUNCTION(imap_getacl);
H A Dphp_imap.c538 PHP_FE(imap_getacl, arginfo_imap_getacl)
1552 PHP_FUNCTION(imap_getacl) in PHP_FUNCTION() argument
1573 if (!imap_getacl(imap_le_struct->imap_stream, ZSTR_VAL(mailbox))) { in PHP_FUNCTION()

Completed in 25 milliseconds