Searched defs:net_stream (Results 1 – 2 of 2) sorted by relevance
79 php_stream * net_stream = vio->data->m.get_stream(vio); in MYSQLND_METHOD() local123 php_stream * net_stream = NULL; in MYSQLND_METHOD() local164 php_stream * net_stream = NULL; in MYSQLND_METHOD() local247 php_stream * net_stream = vio->data->m.get_stream(vio); in MYSQLND_METHOD() local312 php_stream * net_stream = open_stream(vio, scheme, persistent, conn_stats, error_info); in MYSQLND_METHOD() local447 php_stream * net_stream = net->data->get_stream(net); in MYSQLND_METHOD() local494 php_stream * net_stream = net->data->m.get_stream(net); in MYSQLND_METHOD() local646 php_stream * net_stream; in MYSQLND_METHOD() local
1223 php_stream * net_stream = vio->data->m.get_stream(vio); local
Completed in 11 milliseconds