func_mysqlnd_protocol__get_greet_packet  365 ext/mysqlnd/mysqlnd_structs.h typedef struct st_mysqlnd_packet_greet *		(*func_mysqlnd_protocol__get_greet_packet)(MYSQLND_PROTOCOL * const protocol, zend_bool persistent);
func_mysqlnd_protocol__get_greet_packet  383 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_protocol__get_greet_packet get_greet_packet;