Home
last modified time | relevance | path

Searched refs:imap_uid (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/imap/tests/
H A Dimap_fetchbody_basic.phpt35 $msg_uid = imap_uid($stream_id, $msg_no);
H A Dimap_fetchheader_basic.phpt25 $msg_uid = imap_uid($stream_id, $msg_no);
H A Dimap_fetch_overview_basic.phpt19 $msg_no = imap_uid($stream_id, 1);
/PHP-8.1/ext/imap/
H A Dphp_imap_arginfo.h384 ZEND_FUNCTION(imap_uid);
473 ZEND_FE(imap_uid, arginfo_imap_uid)
H A Dphp_imap.stub.php120 function imap_uid(IMAP\Connection $imap, int $message_num): int|false {} function
H A Dphp_imap.c2756 PHP_FUNCTION(imap_uid) in PHP_FUNCTION() argument

Completed in 25 milliseconds