Home
last modified time | relevance | path

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

/PHP-8.1/ext/imap/tests/setup/
H A Dclean.inc9 $check = imap_check($imap_stream);
/PHP-8.1/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.1/ext/standard/tests/mail/
H A Dbug72964.phpt30 $num_messages = imap_check($imap_stream)->Nmsgs;
H A Dbug80706.phpt30 $num_messages = imap_check($imap_stream)->Nmsgs;
H A Dmail_basic_alt1-win32.phpt54 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_basic_alt2-win32.phpt51 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_basic_alt3-win32.phpt51 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_basic_alt4-win32.phpt52 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_variation_alt3-win32.phpt52 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_variation_alt1-win32.phpt53 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dmail_variation_alt2-win32.phpt53 $current_msg_count = imap_check($imap_stream)->Nmsgs;
H A Dbug80751.phpt30 $num_messages = imap_check($imap_stream)->Nmsgs;
/PHP-8.1/ext/imap/
H A Dphp_imap_arginfo.h362 ZEND_FUNCTION(imap_check);
447 ZEND_FE(imap_check, arginfo_imap_check)
H A Dphp_imap.stub.php64 function imap_check(IMAP\Connection $imap): \stdClass|false {} function
H A Dphp_imap.c1577 PHP_FUNCTION(imap_check) in PHP_FUNCTION() argument

Completed in 33 milliseconds