func_mysqlnd_net__decode 290 ext/mysqlnd/mysqlnd_structs.h typedef enum_func_status (*func_mysqlnd_net__decode)(zend_uchar * uncompressed_data, const size_t uncompressed_data_len, const zend_uchar * const compressed_data, const size_t compressed_data_len); func_mysqlnd_net__decode 327 ext/mysqlnd/mysqlnd_structs.h func_mysqlnd_net__decode decode;