func_mysqlnd_conn_data__tx_cor_options_to_string  498 ext/mysqlnd/mysqlnd_structs.h typedef void				(*func_mysqlnd_conn_data__tx_cor_options_to_string)(const MYSQLND_CONN_DATA * const conn, smart_str * tmp_str, const unsigned int mode TSRMLS_DC);
func_mysqlnd_conn_data__tx_cor_options_to_string  594 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_conn_data__tx_cor_options_to_string tx_cor_options_to_string;