Home
last modified time | relevance | path

Searched refs:imap_check (Results 1 – 20 of 20) sorted by relevance

/PHP-8.3/ext/imap/tests/setup/
H A Dclean.inc9 $check = imap_check($imap_stream);
/PHP-8.3/ext/imap/tests/
H A Dimap_mail_copy_basic.phpt20 $check = imap_check($imap_stream);
H A Dimap_mail_move_basic.phpt20 $check = imap_check($imap_stream);
H A Dimap_body_basic.phpt18 $check = imap_check($imap_stream);
H A Dimap_clearflag_full_basic.phpt18 $check = imap_check($imap_stream);
H A Dimap_append_basic.phpt36 $check = imap_check($imap_stream);
H A Dimap_fetch_overview_variation6.phpt23 imap_check($stream_id);
/PHP-8.3/ext/standard/tests/mail/
H A Dbug72964.phpt34 $num_messages = imap_check($imap_stream)->Nmsgs;
H A Dbug80706.phpt34 $num_messages = imap_check($imap_stream)->Nmsgs;
H A Dmail_basic_alt1-win32.phpt58 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_basic_alt2-win32.phpt55 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_basic_alt3-win32.phpt55 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_basic_alt4-win32.phpt56 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_variation_alt3-win32.phpt56 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_variation_alt1-win32.phpt57 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_variation_alt2-win32.phpt57 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dbug80751.phpt34 $num_messages = imap_check($imap_stream)->Nmsgs;
/PHP-8.3/ext/imap/
H A Dphp_imap_arginfo.h367 ZEND_FUNCTION(imap_check);
453 ZEND_FE(imap_check, arginfo_imap_check)
H A Dphp_imap.stub.php456 function imap_check(IMAP\Connection $imap): \stdClass|false {}
H A Dphp_imap.c1454 PHP_FUNCTION(imap_check) in PHP_FUNCTION() argument

Completed in 28 milliseconds