Home
last modified time | relevance | path

Searched refs:PHP_STREAM_FLAG_NO_IO (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/main/streams/
H A Dtransports.c173 stream->flags |= PHP_STREAM_FLAG_NO_IO; in _php_stream_xport_create()
H A Dxp_socket.c343 !(stream->flags & PHP_STREAM_FLAG_NO_IO) && in php_sockop_set_option()
/PHP-8.2/main/
H A Dphp_streams.h191 #define PHP_STREAM_FLAG_NO_IO 0x400 macro
/PHP-8.2/ext/openssl/
H A Dxp_ssl.c2479 !(stream->flags & PHP_STREAM_FLAG_NO_IO) && in php_openssl_sockop_set_option()

Completed in 18 milliseconds