type 756 ext/mysqlnd/mysqlnd_structs.h typedef enum_func_status (*func_mysqlnd_stmt__send_execute)(MYSQLND_STMT * const s, enum_mysqlnd_send_execute_type type, zval * read_cb, zval * err_cb); type 770 ext/mysqlnd/mysqlnd_structs.h typedef enum_func_status (*func_mysqlnd_stmt__bind_one_parameter)(MYSQLND_STMT * const stmt, unsigned int param_no, zval * const zv, zend_uchar type); type 794 ext/mysqlnd/mysqlnd_structs.h typedef enum_func_status (*func_mysqlnd_stmt__parse_execute_response)(MYSQLND_STMT * const s, enum_mysqlnd_parse_exec_response_type type); type 1043 ext/mysqlnd/mysqlnd_structs.h enum mysqlnd_buffered_type type; \ type 1105 ext/mysqlnd/mysqlnd_structs.h enum_mysqlnd_res_type type; type 1124 ext/mysqlnd/mysqlnd_structs.h zend_uchar type;