func_mysqlnd_net__decode 291 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 TSRMLS_DC); func_mysqlnd_net__decode 328 ext/mysqlnd/mysqlnd_structs.h func_mysqlnd_net__decode decode;