Home
last modified time | relevance | path

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

/PHP-8.0/ext/imap/tests/setup/
H A Dclean.inc9 $check = imap_check($imap_stream);
/PHP-8.0/ext/imap/tests/
H A Dimap_mail_move_basic.phpt18 $check = imap_check($imap_stream);
H A Dimap_mail_copy_basic.phpt18 $check = imap_check($imap_stream);
H A Dimap_body_basic.phpt16 $check = imap_check($imap_stream);
H A Dimap_fetch_overview_variation3.phpt32 imap_check($stream_id);
H A Dimap_fetchheader_variation3.phpt30 imap_check($stream_id);
H A Dimap_append_basic.phpt34 $check = imap_check($imap_stream);
H A Dimap_clearflag_full_basic.phpt16 $check = imap_check($imap_stream);
H A Dimap_fetchbody_variation4.phpt31 imap_check($stream_id);
H A Dimap_fetch_overview_variation6.phpt21 imap_check($stream_id);
/PHP-8.0/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.0/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.php92 function imap_check($imap): stdClass|false {} function
H A Dphp_imap.c1578 PHP_FUNCTION(imap_check) in PHP_FUNCTION() argument

Completed in 29 milliseconds