func_mysqlnd_protocol__get_auth_response_packet  367 ext/mysqlnd/mysqlnd_structs.h typedef struct st_mysqlnd_packet_auth_response *(*func_mysqlnd_protocol__get_auth_response_packet)(MYSQLND_PROTOCOL * const protocol, zend_bool persistent);
func_mysqlnd_protocol__get_auth_response_packet  385 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_protocol__get_auth_response_packet get_auth_response_packet;