Searched refs:imap_check (Results 1 – 20 of 20) sorted by relevance
9 $check = imap_check($imap_stream);
20 $check = imap_check($imap_stream);
18 $check = imap_check($imap_stream);
36 $check = imap_check($imap_stream);
23 imap_check($stream_id);
34 $num_messages = imap_check($imap_stream)->Nmsgs;
58 $current_msg_count = imap_check($imap_stream)->Nmsgs;
55 $current_msg_count = imap_check($imap_stream)->Nmsgs;
56 $current_msg_count = imap_check($imap_stream)->Nmsgs;
57 $current_msg_count = imap_check($imap_stream)->Nmsgs;
367 ZEND_FUNCTION(imap_check);453 ZEND_FE(imap_check, arginfo_imap_check)
456 function imap_check(IMAP\Connection $imap): \stdClass|false {}
1454 PHP_FUNCTION(imap_check) in PHP_FUNCTION() argument
Completed in 28 milliseconds