Home
last modified time | relevance | path

Searched refs:send (Results 26 – 50 of 120) sorted by relevance

12345

/PHP-7.1/Zend/tests/generators/
H A Dbug75396.phpt17 $gen->send("x");
H A Dbug66041.phpt14 $generator->send($fixedArray);
H A Dyield_during_method_call.phpt18 $gen->send('foo');
H A Dyield_unary_precedence.phpt11 for ($gen = gen(); $gen->valid(); $gen->send(1)) {
H A Dbug71441.phpt21 $gen->send("Success");
/PHP-7.1/ext/standard/tests/network/
H A Dshutdown.phpt23 /* Connect and send request 1 */
32 /* Connect and send request 2 */
/PHP-7.1/ext/sockets/tests/
H A Dsocket_recvmsg.phpt23 echo "creating send socket\n";
51 creating send socket
H A Dsocket_cmsg_rights.phpt25 echo "creating send socket\n";
60 creating send socket
H A Dsocket_cmsg_credentials.phpt28 echo "creating send socket\n";
60 creating send socket
H A Dsocket_sendrecvmsg_multi_msg.phpt27 echo "creating send socket\n";
64 creating send socket
H A Dmcast_ipv6_recv.phpt17 * troublesome to send multicast traffic from lo, which we must since
28 die('skip unable to send multicast packet.');
55 echo "creating send socket\n";
182 creating send socket
H A Dsocket_sendrecvmsg_multi_msg-win32.phpt20 echo "creating send socket\n";
60 creating send socket
/PHP-7.1/ext/session/tests/
H A Dbug71974.phpt2 Bug #71974 Trans sid will always be send, even if cookies are available
/PHP-7.1/ext/zlib/tests/
H A Dbug65391.phpt2 Bug #65391 (Unable to send vary header user-agent when ob_start('ob_gzhandler') is called)
/PHP-7.1/ext/sysvmsg/tests/
H A D001.phpt2 send/receive serialized message.
/PHP-7.1/tests/output/
H A Dob_end_flush_error_001.phpt6 * Description: Flush (send) the output buffer, and delete current output buffer
H A Dob_flush_error_001.phpt6 …* Description: Flush (send) contents of the output buffer. The last buffer content is sent to next…
H A Dob_start_basic_unerasable_004.phpt19 Notice: ob_get_flush(): failed to send buffer of callback (0) in %s on line 11
/PHP-7.1/
H A Dheader12 | obtain it through the world-wide-web, please send a note to |
/PHP-7.1/Zend/
H A Dheader12 | obtain it through the world-wide-web, please send a note to |
/PHP-7.1/ext/standard/tests/general_functions/
H A Dob_get_flush_error.phpt8 …* Description: Get current buffer contents, flush (send) the output buffer, and delete current out…
H A Dob_get_flush_basic.phpt8 …* Description: Get current buffer contents, flush (send) the output buffer, and delete current out…
/PHP-7.1/ext/standard/tests/mail/
H A Dmail_variation_alt1-win32.phpt41 exit("TEST COMPLETED : Unable to send test email\n");
92 TEST COMPLETED : Unable to send test email
H A Dmail_variation_alt2-win32.phpt41 exit("TEST COMPLETED : Unable to send test email\n");
92 TEST COMPLETED : Unable to send test email
H A Dmail_variation_alt3-win32.phpt40 exit("TEST COMPLETED : Unable to send test email\n");
91 TEST COMPLETED : Unable to send test email

Completed in 50 milliseconds

12345