Home
last modified time | relevance | path

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

/PHP-8.3/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.3/ext/imap/
H A Dphp_imap_arginfo.h375 ZEND_FUNCTION(imap_subscribe);
465 ZEND_FE(imap_subscribe, arginfo_imap_subscribe)
H A Dphp_imap.stub.php484 function imap_subscribe(IMAP\Connection $imap, string $mailbox): bool {}
H A Dphp_imap.c1754 PHP_FUNCTION(imap_subscribe) in PHP_FUNCTION() argument

Completed in 33 milliseconds