Home
last modified time | relevance | path

Searched refs:receive (Results 1 – 25 of 36) sorted by relevance

12

/php-src/ext/sockets/tests/
H A Dsocket_sendrecvmsg_multi_msg-unix.phpt2 sendmsg()/recvmsg(): test ability to receive multiple messages
13 /* Windows supports IPV6_RECVTCLASS and is able to receive the tclass via
33 echo "creating receive socket\n";
68 creating receive socket
H A Dsocket_sendrecvmsg_multi_msg.phpt2 sendmsg()/recvmsg(): test ability to receive multiple messages (WIN32)
11 /* Windows supports IPV6_RECVTCLASS and is able to receive the tclass via
28 echo "creating receive socket\n";
66 creating receive socket
H A Dsocket_cmsg_credentials_fbsd.phpt2 recvmsg(): receive SCM_CREDS messages
24 echo "creating receive socket\n";
57 creating receive socket
H A Dsocket_cmsg_credentials.phpt2 recvmsg(): receive SCM_CREDENTIALS messages
30 echo "creating receive socket\n";
66 creating receive socket
H A Dsocket_abstract_path_sendmsg.phpt21 echo "creating receive socket\n";
37 creating receive socket
H A Dsocket_cmsg_rights.phpt2 recvmsg(): receive SCM_CREDENTIALS messages
27 echo "creating receive socket\n";
87 creating receive socket
H A Dsocket_recvmsg.phpt30 echo "creating receive socket\n";
56 creating receive socket
H A Dmcast_ipv6_recv_limited.phpt2 Multicast support: IPv6 receive options (limited)
60 echo "creating receive socket\n";
120 creating receive socket
H A Dmcast_ipv4_recv.phpt2 Multicast support: IPv4 receive options
40 echo "creating receive socket\n";
163 creating receive socket
H A Dmcast_ipv6_recv.phpt2 Multicast support: IPv6 receive options
63 echo "creating receive socket\n";
191 creating receive socket
H A Dsocket_shutdown-win32.phpt60 Warning: socket_shutdown(): Unable to shutdown socket [%d]: A request to send or receive data was d…
/php-src/ext/sysvmsg/tests/
H A D001.phpt2 send/receive serialized message.
/php-src/Zend/tests/readonly_props/
H A Dserialization.phpt15 // Readonly properties receive no special handling.
/php-src/docs-old/
H A Doutput-api.md117 pass a void*** pointer as second arg to receive the address of a pointer
120 pass a int* pointer as second arg to receive the flags set for the output handler
122 pass a int* pointer as second arg to receive the level of this output handler
/php-src/sapi/cli/tests/
H A D019.phpt33 If you did not receive a copy of the PHP license, or have any
/php-src/main/
H A Dinternal_functions.c.in9 | If you did not receive a copy of the PHP license and are unable to |
H A Dbuild-defs.h.in9 | If you did not receive a copy of the PHP license and are unable to |
/php-src/ext/pdo_mysql/
H A Dmysql_sql_parser.re9 | If you did not receive a copy of the PHP license and are unable to |
/php-src/ext/pdo_sqlite/
H A Dsqlite_sql_parser.re9 | If you did not receive a copy of the PHP license and are unable to |
/php-src/ext/pdo_pgsql/
H A Dpgsql_sql_parser.re9 | If you did not receive a copy of the PHP license and are unable to |
/php-src/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c316 MYSQLND_METHOD(mysqlnd_pfc, receive)(MYSQLND_PFC * const pfc, MYSQLND_VIO * const vio, zend_uchar *… in MYSQLND_METHOD() argument
367 DBG_RETURN(pfc->data->m.receive(pfc, vio, p, to_read, conn_stats, error_info)); in MYSQLND_METHOD()
485 MYSQLND_METHOD(mysqlnd_pfc, receive),
H A Dmysqlnd_wireprotocol.c249 if (FAIL == pfc->data->m.receive(pfc, vio, buffer, MYSQLND_HEADER_SIZE, conn_stats, error_info)) { in mysqlnd_read_header()
273 …if ((PASS == pfc->data->m.receive(pfc, vio, buf, header->size, conn_stats, error_info)) && buf[0] … in mysqlnd_read_header()
322 if (FAIL == pfc->data->m.receive(pfc, vio, buf, packet_header->size, stats, error_info)) { in mysqlnd_read_packet_header_and_body()
1386 …if (UNEXPECTED(PASS != (ret = pfc->data->m.receive(pfc, vio, p, header.size, stats, error_info))))… in php_mysqlnd_read_row_ex()
1407 …if (UNEXPECTED(PASS != (ret = pfc->data->m.receive(pfc, vio, p, header.size, stats, error_info))))… in php_mysqlnd_read_row_ex()
/php-src/ext/phar/
H A Dphar_path_check.re11 | If you did not receive a copy of the PHP license and are unable to |
/php-src/win32/build/
H A Dphpize.js.in9 | If you did not receive a copy of the PHP license and are unable to |
/php-src/ext/ffi/
H A Dffi.g9 | If you did not receive a copy of the PHP license and are unable to |
39 | If you did not receive a copy of the PHP license and are unable to |

Completed in 45 milliseconds

12