Home
last modified time | relevance | path

Searched refs:send (Results 51 – 75 of 120) sorted by relevance

12345

/PHP-7.1/Zend/tests/generators/
H A Dyield_precedence.phpt19 for ($g->rewind(), $i = 1; $g->valid(); $g->send($i), $i++) {
/PHP-7.1/ext/openssl/tests/
H A Dbug69215.phpt2 Bug #69215: Crypto servers should send client CA list
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_poll.phpt95 // Connections on which no query has been send - 1
110 // Connections on which no query has been send - 2
118 // Connections on which no query has been send - 3
H A Dmysqli_reap_async_query.phpt71 // Connections on which no query has been send - 1
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt70 …_allowed_packet_size is smaller than the data. You have to increase it or send smaller chunks of d…
/PHP-7.1/tests/output/
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-7.1/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()
/PHP-7.1/main/
H A Dinternal_functions.c.in12 | obtain it through the world-wide-web, please send a note to |
H A Dbuild-defs.h.in12 | obtain it through the world-wide-web, please send a note to |
/PHP-7.1/ext/sockets/tests/
H A Dmcast_ipv4_send.phpt2 Multicast support: IPv4 send options
H A Dmcast_ipv6_send.phpt2 Multicast support: IPv6 send options
H A Dsocket_shutdown-win32.phpt53 Warning: socket_shutdown(): unable to shutdown socket [%d]: A request to send or receive data was d…
H A Dmcast_ipv4_recv.phpt29 echo "creating send socket bound to 127.0.0.1\n";
155 creating send socket bound to 127.0.0.1
H A Dmcast_ipv4_send_error.phpt2 Multicast support: IPv4 send options with unusual values
H A Dsocket_strerror.phpt94 string(27) "Communication error on send"
132 string(45) "Cannot send after transport endpoint shutdown"
/PHP-7.1/ext/standard/tests/http/
H A Dserver.inc76 // send response
/PHP-7.1/ext/standard/tests/streams/
H A Dstream_socket_sendto.phpt30 Notice: fwrite(): send of %i bytes failed with errno=%i Broken pipe in %s on line %i
H A Dstream_socket_enable_crypto-win32.phpt50 Warning: stream_socket_enable_crypto(): SSL: A request to send or receive data was disallowed becau…
/PHP-7.1/ext/standard/tests/mail/
H A Dmail_basic_alt1-win32.phpt42 exit("TEST FAILED : Unable to send test email\n");
H A Dmail_basic_alt2-win32.phpt40 exit("TEST FAILED : Unable to send test email\n");
H A Dmail_basic_alt3-win32.phpt40 exit("TEST FAILED : Unable to send test email\n");
H A Dmail_basic_alt4-win32.phpt41 exit("TEST FAILED : Unable to send test email\n");
/PHP-7.1/ext/phar/
H A Dphar_path_check.re12 | obtain it through the world-wide-web, please send a note to |

Completed in 25 milliseconds

12345