func_mysqlnd_conn_data__tx_cor_options_to_string  497 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);
func_mysqlnd_conn_data__tx_cor_options_to_string  593 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_conn_data__tx_cor_options_to_string tx_cor_options_to_string;