compress_buffer_len 634 ext/mysqlnd/mysqlnd_net.c MYSQLND_METHOD(mysqlnd_net, encode)(zend_uchar * compress_buffer, size_t * compress_buffer_len, compress_buffer_len 639 ext/mysqlnd/mysqlnd_net.c uLongf tmp_complen = *compress_buffer_len; compress_buffer_len 646 ext/mysqlnd/mysqlnd_net.c *compress_buffer_len = tmp_complen; compress_buffer_len 291 ext/mysqlnd/mysqlnd_structs.h typedef enum_func_status (*func_mysqlnd_net__encode)(zend_uchar * compress_buffer, size_t * compress_buffer_len, const zend_uchar * const uncompressed_data, const size_t uncompressed_data_len);