post_connect_set_opt  260 ext/mysqlnd/mysqlnd_net.c MYSQLND_METHOD(mysqlnd_net, post_connect_set_opt)(MYSQLND_NET * const net,
post_connect_set_opt  332 ext/mysqlnd/mysqlnd_net.c 			net->data->m.post_connect_set_opt(net, scheme, scheme_len, conn_stats, error_info TSRMLS_CC);
post_connect_set_opt 1172 ext/mysqlnd/mysqlnd_net.c 	MYSQLND_METHOD(mysqlnd_net, post_connect_set_opt),
post_connect_set_opt  325 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_net__post_connect_set_opt post_connect_set_opt;