Searched refs:PHP_STREAM_FLAG_NO_IO (Results 1 – 4 of 4) sorted by relevance
173 stream->flags |= PHP_STREAM_FLAG_NO_IO; in _php_stream_xport_create()
343 !(stream->flags & PHP_STREAM_FLAG_NO_IO) && in php_sockop_set_option()
191 #define PHP_STREAM_FLAG_NO_IO 0x400 macro
2479 !(stream->flags & PHP_STREAM_FLAG_NO_IO) && in php_openssl_sockop_set_option()
Completed in 18 milliseconds