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);
30 $num_messages = imap_check($imap_stream)->Nmsgs;
54 $current_msg_count = imap_check($imap_stream)->Nmsgs;
51 $current_msg_count = imap_check($imap_stream)->Nmsgs;
52 $current_msg_count = imap_check($imap_stream)->Nmsgs;
53 $current_msg_count = imap_check($imap_stream)->Nmsgs;
362 ZEND_FUNCTION(imap_check);447 ZEND_FE(imap_check, arginfo_imap_check)
64 function imap_check(IMAP\Connection $imap): \stdClass|false {} function
1577 PHP_FUNCTION(imap_check) in PHP_FUNCTION() argument
Completed in 50 milliseconds