/PHP-8.0/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.c | 455 packet->protocol_version, packet->server_version, packet->thread_id); in php_mysqlnd_greet_read() 962 packet->field_count, packet->server_status, packet->warning_count); in php_mysqlnd_eof_read() 1956 packet->stmt_id, packet->field_count, packet->param_count); in php_mysqlnd_prepare_read() 2328 memset(packet, 0, sizeof(*packet)); in MYSQLND_METHOD() 2340 memset(packet, 0, sizeof(*packet)); in MYSQLND_METHOD() 2352 memset(packet, 0, sizeof(*packet)); in MYSQLND_METHOD() 2364 memset(packet, 0, sizeof(*packet)); in MYSQLND_METHOD() 2376 memset(packet, 0, sizeof(*packet)); in MYSQLND_METHOD() 2388 memset(packet, 0, sizeof(*packet)); in MYSQLND_METHOD() 2400 memset(packet, 0, sizeof(*packet)); in MYSQLND_METHOD() [all …]
|
H A D | mysqlnd_wireprotocol.h | 32 #define PACKET_WRITE(conn, packet) ((packet)->header.m->write_to_net((conn), (packet))) argument 33 #define PACKET_READ(conn, packet) ((packet)->header.m->read_from_net((conn), (packet))) argument 34 #define PACKET_FREE(packet) \ argument 36 DBG_INF_FMT("PACKET_FREE(%p)", packet); \ 37 if ((packet)->header.m->free_mem) { \ 38 ((packet)->header.m->free_mem((packet))); \ 46 enum_func_status (*read_from_net)(MYSQLND_CONN_DATA * conn, void * packet); 47 size_t (*write_to_net)(MYSQLND_CONN_DATA * conn, void * packet); 48 void (*free_mem)(void *packet); 302 zend_ulong php_mysqlnd_net_field_length(const zend_uchar **packet); [all …]
|
H A D | mysqlnd_structs.h | 1016 …sqlnd_protocol_payload_decoder_factory__init_greet_packet)(struct st_mysqlnd_packet_greet *packet); 1017 …mysqlnd_protocol_payload_decoder_factory__init_auth_packet)(struct st_mysqlnd_packet_auth *packet); 1018 …ayload_decoder_factory__init_auth_response_packet)(struct st_mysqlnd_packet_auth_response *packet); 1020 …unc_mysqlnd_protocol_payload_decoder_factory__init_ok_packet)(struct st_mysqlnd_packet_ok *packet); 1021 …d_protocol_payload_decoder_factory__init_command_packet)(struct st_mysqlnd_packet_command *packet); 1022 …c_mysqlnd_protocol_payload_decoder_factory__init_eof_packet)(struct st_mysqlnd_packet_eof *packet); 1023 …ol_payload_decoder_factory__init_rset_header_packet)(struct st_mysqlnd_packet_rset_header *packet); 1024 …col_payload_decoder_factory__init_result_field_packet)(struct st_mysqlnd_packet_res_field *packet); 1025 …c_mysqlnd_protocol_payload_decoder_factory__init_row_packet)(struct st_mysqlnd_packet_row *packet); 1026 …sqlnd_protocol_payload_decoder_factory__init_stats_packet)(struct st_mysqlnd_packet_stats *packet); [all …]
|
/PHP-8.0/ext/sockets/tests/ |
H A D | mcast_ipv4_recv.phpt | 52 $r = socket_sendto($sends1, $m = "initial packet", strlen($m), 0, $mcastaddr, $port); 70 $r = socket_sendto($sends1, $m = "unicast packet", strlen($m), 0, "127.0.0.1", $port); 82 $r = socket_sendto($sends1, $m = "mcast packet", strlen($m), 0, $mcastaddr, $port); 168 1> initial packet 173 2> unicast packet 178 3> mcast packet 183 4> unicast packet 187 5> mcast packet from 127.0.0.1 192 6> unicast packet 196 7> mcast packet from 127.0.0.1 [all …]
|
H A D | mcast_ipv6_recv.phpt | 27 $r = socket_sendto($s, $m = "testing packet", strlen($m), 0, 'ff01::114', $port); 29 die('skip unable to send multicast packet.'); 195 string(14) "testing packet" 198 1> initial packet 203 2> unicast packet 207 3> mcast packet 212 4> unicast packet 216 5> mcast packet 221 6> unicast packet 225 7> mcast packet from desired source [all …]
|
H A D | mcast_ipv6_recv_limited.phpt | 23 $r = socket_sendto($s, $m = "testing packet", strlen($m), 0, 'ff01::114', 3000); 25 die('skip unable to send multicast packet.'); 66 $r = socket_sendto($sends1, $m = "testing packet", strlen($m), 0, $mcastaddr, 3000); 73 $r = socket_sendto($sends1, $m = "initial packet", strlen($m), 0, $mcastaddr, 3000); 89 $r = socket_sendto($sends1, $m = "ignored mcast packet", strlen($m), 0, $mcastaddr, 3000); 91 $r = socket_sendto($sends1, $m = "unicast packet", strlen($m), 0, "::1", 3000); 101 $r = socket_sendto($sends1, $m = "mcast packet", strlen($m), 0, $mcastaddr, 3000); 121 string(14) "testing packet" 124 1> initial packet 129 2> unicast packet [all …]
|
H A D | socket_recvmsg.phpt | 38 $r = socket_sendto($sends1, $m = "testing packet", strlen($m), 0, $addr, 3001); 90 [0] => testing packet
|
/PHP-8.0/ext/snmp/tests/ |
H A D | snmp2_get.phpt | 86 Warning: snmp2_get(): Error in packet at '%s': No Such Instance currently exists at this OID in %s … 90 Warning: snmp2_get(): Error in packet at '%s': No Such Instance currently exists at this OID in %s … 94 Warning: snmp2_get(): Error in packet at '%s': No Such Instance currently exists at this OID in %s …
|
H A D | snmpget.phpt | 83 Warning: snmpget(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI… 87 Warning: snmpget(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI… 91 Warning: snmpget(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI…
|
H A D | snmp-object-errno-errstr.phpt | 113 string(%d) "Error in packet %s" 139 string(74) "Can not fit all OIDs for SET query into one packet, using multiple queries" 144 string(74) "Can not fit all OIDs for SET query into one packet, using multiple queries"
|
H A D | snmp2_set-nomib.phpt | 46 Warning: snmp2_set(): Error in packet at '%s': notWritable (That object does not support modificati…
|
H A D | snmpset-nomib.phpt | 47 Warning: snmpset(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI…
|
H A D | snmp2_set.phpt | 175 Warning: snmp2_set(): Error in packet at '%s': notWritable (That object does not support modificati… 188 Warning: snmp2_set(): Error in packet at '%s': notWritable (That object does not support modificati… 238 Warning: snmp2_set(): Error in packet at '%s': %rnoCreation|notWritable%r (%s) in %s on line %d 244 Warning: snmp2_set(): Error in packet at '%s': %rnoCreation|notWritable%r (%s) in %s on line %d
|
H A D | snmp2_real_walk.phpt | 74 Warning: snmp2_real_walk(): Error in packet at '%s': No more variables left in this MIB View (It is…
|
H A D | snmprealwalk.phpt | 74 Warning: snmprealwalk(): Error in packet at '%s': (noSuchName) There is no such variable name in th…
|
H A D | snmp2_walk.phpt | 87 Warning: snmp2_walk(): Error in packet at '%s': No more variables left in this MIB View (It is past…
|
H A D | snmpwalk.phpt | 87 Warning: snmpwalk(): Error in packet at '%s': (noSuchName) There is no such variable name in this M…
|
H A D | snmpset.phpt | 169 Warning: snmpset(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI… 229 Warning: snmpset(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI… 235 Warning: snmpset(): Error in packet at '%s': (noSuchName) There is no such variable name in this MI…
|
H A D | snmp-object.phpt | 233 Warning: SNMP::set(): Can not fit all OIDs for SET query into one packet, using multiple queries in… 238 Warning: SNMP::set(): Can not fit all OIDs for SET query into one packet, using multiple queries in…
|
/PHP-8.0/ext/mysqli/tests/ |
H A D | mysqli_stmt_send_long_data_packet_size_libmysql.phpt | 2 mysqli_stmt_send_long_data() - exceed packet size, libmysql - bug #26824 44 // maximum packet size up to which we test is 10M
|
H A D | mysqli_stmt_send_long_data_packet_size_mysqlnd.phpt | 2 mysqli_stmt_send_long_data() - exceed packet size, mysqlnd 44 // maximum packet size up to which we test is 10M
|
H A D | bug_bits.phpt | 2 Bug (Incorrectly decoding bit values / Malformed server packet. Field length pointing)
|
H A D | mysqli_fetch_array_large.phpt | 30 myslqnd - [1153] Got a packet bigger than 'max_allowed_packet' bytes 136 printf("stop: packet size - %d\n", $package_size);
|
H A D | mysqli_poll_kill.phpt | 90 // Yes, 1 - fetch OK packet of kill! 203 Warning: Error while sending QUERY packet. %s
|
/PHP-8.0/sapi/fpm/tests/ |
H A D | fcgi.inc | 296 * Build a FastCGI packet 298 * @param int $type Type of the packet 299 * @param string $content Content of the packet 390 * @param string $data string containing all the packet 414 if ($packet = fread($this->_sock, self::HEADER_LEN)) { 415 $resp = $this->decodePacketHeader($packet); 485 …* @param int $readLimit [optional] the number of bytes to accept in a single packet or -1 if unlim… 592 …* @param int $readLimit [optional] the number of bytes to accept in a single packet or -1 if unlim…
|