Home
last modified time | relevance | path

Searched refs:PHP_STREAM_OPTION_CHECK_LIVENESS (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/main/streams/
H A Dtransports.c82 …HP_STREAM_OPTION_RETURN_OK == php_stream_set_option(stream, PHP_STREAM_OPTION_CHECK_LIVENESS, 0, N… in _php_stream_xport_create()
H A Dxp_socket.c318 case PHP_STREAM_OPTION_CHECK_LIVENESS: in php_sockop_set_option()
H A Duserspace.c939 case PHP_STREAM_OPTION_CHECK_LIVENESS: in php_userstreamop_set_option()
H A Dstreams.c790 php_stream_set_option(stream, PHP_STREAM_OPTION_CHECK_LIVENESS, in _php_stream_eof()
/PHP-7.4/main/
H A Dphp_streams.h440 #define PHP_STREAM_OPTION_CHECK_LIVENESS 12 /* no parameters */ macro
/PHP-7.4/ext/openssl/
H A Dxp_ssl.c2440 case PHP_STREAM_OPTION_CHECK_LIVENESS: in php_openssl_sockop_set_option()

Completed in 39 milliseconds