/PHP-5.3/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.c | 321 packet->error, sizeof(packet->error), in php_mysqlnd_greet_read() 322 &packet->error_no, packet->sqlstate in php_mysqlnd_greet_read() 376 packet->protocol_version, packet->server_version, packet->thread_id); in php_mysqlnd_greet_read() 379 packet->server_capabilities, packet->charset_no, packet->server_status); in php_mysqlnd_greet_read() 547 &packet->error_no, packet->sqlstate in php_mysqlnd_ok_read() 576 packet->affected_rows, packet->last_insert_id, packet->server_status, in php_mysqlnd_ok_read() 636 &packet->error_no, packet->sqlstate in php_mysqlnd_eof_read() 662 packet->field_count, packet->server_status, packet->warning_count); in php_mysqlnd_eof_read() 712 if (!packet->argument || !packet->arg_len) { in php_mysqlnd_cmd_write() 1664 packet->message_len = packet->header.size; in php_mysqlnd_stats_read() [all …]
|
H A D | mysqlnd_wireprotocol.h | 39 #define PACKET_WRITE(packet, conn) ((packet)->header.m->write_to_net((packet), (conn) TSRMLS_CC)) argument 40 #define PACKET_READ(packet, conn) ((packet)->header.m->read_from_net((packet), (conn) TSRMLS_CC)) argument 41 #define PACKET_FREE(packet) \ argument 43 DBG_INF_FMT("PACKET_FREE(%p)", packet); \ 44 if ((packet)) { \ 45 ((packet)->header.m->free_mem((packet), FALSE TSRMLS_CC)); \ 54 enum_func_status (*read_from_net)(void *packet, MYSQLND *conn TSRMLS_DC); 55 size_t (*write_to_net)(void *packet, MYSQLND *conn TSRMLS_DC); 56 void (*free_mem)(void *packet, zend_bool stack_allocation TSRMLS_DC); 254 unsigned long php_mysqlnd_net_field_length(zend_uchar **packet); [all …]
|
/PHP-5.3/ext/wddx/ |
H A D | php_wddx_api.h | 51 #define php_wddx_add_chunk(packet, str) smart_str_appends(packet, str) argument 52 #define php_wddx_add_chunk_ex(packet, str, len) smart_str_appendl(packet, str, len) argument 53 #define php_wddx_add_chunk_static(packet, str) smart_str_appendl(packet, str, sizeof(str)-1) argument 58 void php_wddx_destructor(wddx_packet *packet); 60 void php_wddx_packet_start(wddx_packet *packet, char *comment, int comment_len); 61 void php_wddx_packet_end(wddx_packet *packet); 63 void php_wddx_serialize_var(wddx_packet *packet, zval *var, char *name, int name_len TSRMLS_DC); 65 #define php_wddx_gather(packet) estrndup(packet->c, packet->len) argument
|
H A D | wddx.c | 266 wddx_packet *packet; in PS_SERIALIZER_ENCODE_FUNC() local 1176 ZVAL_STRINGL(return_value, packet->c, packet->len, 1); in PHP_FUNCTION() 1178 efree(packet); in PHP_FUNCTION() 1211 ZVAL_STRINGL(return_value, packet->c, packet->len, 1); in PHP_FUNCTION() 1213 efree(packet); in PHP_FUNCTION() 1224 packet->c = NULL; in php_wddx_constructor() 1226 return packet; in php_wddx_constructor() 1235 efree(packet); in php_wddx_destructor() 1279 ZVAL_STRINGL(return_value, packet->c, packet->len, 1); in PHP_FUNCTION() 1303 if (!packet) { in PHP_FUNCTION() [all …]
|
/PHP-5.3/ext/wddx/tests/ |
H A D | 002.phpt | 2 wddx packet construction using wddx ressource 16 // add vars to packet
|
/PHP-5.3/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 45 // 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 45 // maximum packet size up to which we test is 10M
|
H A D | mysqli_fetch_array_large.phpt | 28 myslqnd - [1153] Got a packet bigger than 'max_allowed_packet' bytes 134 printf("stop: packet size - %d\n", $package_size);
|
H A D | mysqli_poll_kill.phpt | 91 // Yes, 1 - fetch OK packet of kill! 193 Warning: Error while sending QUERY packet. %s
|
H A D | mysqli_insert_packet_overflow.phpt | 2 INSERT and packet overflow
|
H A D | mysqli_stmt_send_long_data.phpt | 60 // maximum packet size up to which we test is 10M
|
/PHP-5.3/ext/standard/tests/file/ |
H A D | fread_fwrite_basic.phpt | 17 reached, (for network streams) when a packet becomes available, or (after
|
H A D | fread_error.phpt | 9 reached, (for network streams) when a packet becomes available, or (after
|
H A D | fread_variation3-win32.phpt | 15 reached, (for network streams) when a packet becomes available, or (after
|
H A D | fread_variation3.phpt | 15 reached, (for network streams) when a packet becomes available, or (after
|
H A D | fread_variation4-win32.phpt | 15 reached, (for network streams) when a packet becomes available, or (after
|
H A D | fread_variation4.phpt | 15 reached, (for network streams) when a packet becomes available, or (after
|
H A D | fread_basic.phpt | 9 reached, (for network streams) when a packet becomes available, or (after
|
H A D | fread_variation2.phpt | 9 reached, (for network streams) when a packet becomes available, or (after
|
H A D | fread_variation1.phpt | 9 reached, (for network streams) when a packet becomes available, or (after
|
/PHP-5.3/ext/soap/ |
H A D | TODO.old | 15 make the 'soap' packet abstract.. maybe incorperate xml-rpc
|
/PHP-5.3/sapi/thttpd/ |
H A D | thttpd_patch | 217 + on = 30; /* give clients 30s to send first data packet */ 1873 ** EWOULDBLOCK; however, this apparently can happen if a packet gets
|
/PHP-5.3/ext/fileinfo/tests/ |
H A D | magic | 920 #>1 beshort&0x1FFF x \b, %u byte packet 13761 # sniffer: file(1) magic for packet capture files 15472 # --- First vorbis packet - general header --- 15498 # -- Second vorbis header packet - the comments 15503 # Post-RC1 Ogg files have the second header packet (and thus the version)
|