Home
last modified time | relevance | path

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

/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_vio.c79 php_stream * net_stream = vio->data->m.get_stream(vio); in MYSQLND_METHOD() local
123 php_stream * net_stream = NULL; in MYSQLND_METHOD() local
164 php_stream * net_stream = NULL; in MYSQLND_METHOD() local
247 php_stream * net_stream = vio->data->m.get_stream(vio); in MYSQLND_METHOD() local
312 php_stream * net_stream = open_stream(vio, scheme, persistent, conn_stats, error_info); in MYSQLND_METHOD() local
447 php_stream * net_stream = net->data->get_stream(net); in MYSQLND_METHOD() local
494 php_stream * net_stream = net->data->m.get_stream(net); in MYSQLND_METHOD() local
646 php_stream * net_stream; in MYSQLND_METHOD() local
H A Dmysqlnd_connection.c1223 php_stream * net_stream = vio->data->m.get_stream(vio); local

Completed in 15 milliseconds