Searched defs:net_stream (Results 1 – 2 of 2) sorted by relevance
81 php_stream * net_stream = vio->data->m.get_stream(vio); in MYSQLND_METHOD() local125 php_stream * net_stream = NULL; in MYSQLND_METHOD() local166 php_stream * net_stream = NULL; in MYSQLND_METHOD() local249 php_stream * net_stream = vio->data->m.get_stream(vio); in MYSQLND_METHOD() local313 php_stream * net_stream = open_stream(vio, scheme, persistent, conn_stats, error_info); in MYSQLND_METHOD() local448 php_stream * net_stream = net->data->get_stream(net); in MYSQLND_METHOD() local495 php_stream * net_stream = net->data->m.get_stream(net); in MYSQLND_METHOD() local647 php_stream * net_stream; in MYSQLND_METHOD() local
1228 php_stream * net_stream = vio->data->m.get_stream(vio); local
Completed in 14 milliseconds