func_mysqlnd_stmt__dtor 767 ext/mysqlnd/mysqlnd_structs.h typedef enum_func_status (*func_mysqlnd_stmt__dtor)(MYSQLND_STMT * const stmt, zend_bool implicit TSRMLS_DC); /* use this for mysqlnd_stmt_close */ func_mysqlnd_stmt__dtor 812 ext/mysqlnd/mysqlnd_structs.h func_mysqlnd_stmt__dtor dtor;