Home
last modified time | relevance | path

Searched refs:imap_subscribe (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/ext/imap/tests/
H A Dimap_lsub_basic.phpt29 imap_subscribe($stream_id, $newbox);
H A Dimap_getsubscribed_basic.phpt29 imap_subscribe($stream_id, $newbox);
/PHP-8.1/ext/imap/
H A Dphp_imap_arginfo.h370 ZEND_FUNCTION(imap_subscribe);
459 ZEND_FE(imap_subscribe, arginfo_imap_subscribe)
H A Dphp_imap.stub.php92 function imap_subscribe(IMAP\Connection $imap, string $mailbox): bool {} function
H A Dphp_imap.c1842 PHP_FUNCTION(imap_subscribe) in PHP_FUNCTION() argument

Completed in 24 milliseconds