Home
last modified time | relevance | path

Searched refs:send (Results 1 – 25 of 79) sorted by relevance

1234

/PHP-5.4/sapi/cli/tests/
H A Dbug64529.phpt28 send "echo 'hello world';\n"
29 send "\04"
46 send "<?php echo 'hello world';\n"
47 send "\04"
/PHP-5.4/ext/standard/tests/mail/
H A Dbug69874.phpt2 Bug #69874: Null addtional_headers does not send mail
19 echo "*** Testing mail() : send email without additional headers ***\n";
36 *** Testing mail() : send email without additional headers ***
H A Dbug69874_2.phpt2 Bug #69874: Null addtional_headers does not send mail
19 echo "*** Testing mail() : send email without additional headers ***\n";
36 *** Testing mail() : send email without additional headers ***
H A Dbug66535.phpt19 echo "*** Testing mail() : send email without additional headers ***\n";
36 *** Testing mail() : send email without additional headers ***
H A Dmail_variation_alt3-win32.phpt40 exit("TEST COMPLETED : Unable to send test email\n");
91 TEST COMPLETED : Unable to send test email
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
/PHP-5.4/Zend/tests/
H A Dunset_cv05.phpt23 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at %…
25 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started …
/PHP-5.4/ext/sockets/tests/
H A Dmcast_ipv6_recv_limited.phpt14 * troublesome to send multicast traffic from lo, which we must since
25 die('skip unable to send multicast packet.');
51 echo "creating send socket\n";
111 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.');
56 echo "creating send socket\n";
183 creating send socket
/PHP-5.4/ext/standard/tests/network/
H A Dshutdown.phpt23 /* Connect and send request 1 */
32 /* Connect and send request 2 */
/PHP-5.4/ext/zlib/tests/
H A Dbug65391.phpt2 Bug #65391 (Unable to send vary header user-agent when ob_start('ob_gzhandler') is called)
/PHP-5.4/ext/sysvmsg/tests/
H A D001.phpt2 send/receive serialized message.
/PHP-5.4/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
H A Dob_end_flush_basic_001.phpt6 * Description: Flush (send) the output buffer, and delete current output buffer
H A Dob_flush_basic_001.phpt6 …* Description: Flush (send) contents of the output buffer. The last buffer content is sent to next…
H A Dob_start_basic_unerasable_002.phpt30 Notice: ob_end_flush(): failed to send buffer of callback (0) in %s on line 13
/PHP-5.4/
H A Dheader12 | obtain it through the world-wide-web, please send a note to |
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_poll.phpt88 // Connections on which no query has been send - 1
103 // Connections on which no query has been send - 2
111 // Connections on which no query has been send - 3
/PHP-5.4/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-5.4/Zend/
H A Dheader12 | obtain it through the world-wide-web, please send a note to |
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_unbuffered_2050.phpt44 PHP/PDO will send a CLOSE message as part of the PDO::query() call.
71 ---> execute() has been send on the line, you are supposed to fetch
72 ---> you must not try to send a CLOSE after execute()

Completed in 37 milliseconds

1234