Home
last modified time | relevance | path

Searched defs:net_stream (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_vio.c81 php_stream * net_stream = vio->data->m.get_stream(vio); in MYSQLND_METHOD() local
125 php_stream * net_stream = NULL; in MYSQLND_METHOD() local
166 php_stream * net_stream = NULL; in MYSQLND_METHOD() local
249 php_stream * net_stream = vio->data->m.get_stream(vio); in MYSQLND_METHOD() local
313 php_stream * net_stream = open_stream(vio, scheme, persistent, conn_stats, error_info); in MYSQLND_METHOD() local
448 php_stream * net_stream = net->data->get_stream(net); in MYSQLND_METHOD() local
495 php_stream * net_stream = net->data->m.get_stream(net); in MYSQLND_METHOD() local
647 php_stream * net_stream; in MYSQLND_METHOD() local
H A Dmysqlnd_connection.c1228 php_stream * net_stream = vio->data->m.get_stream(vio); local

Completed in 16 milliseconds