Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dtransports.c79 …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.c275 case PHP_STREAM_OPTION_CHECK_LIVENESS: in php_sockop_set_option()
H A Duserspace.c978 case PHP_STREAM_OPTION_CHECK_LIVENESS: in php_userstreamop_set_option()
H A Dstreams.c782 php_stream_set_option(stream, PHP_STREAM_OPTION_CHECK_LIVENESS, in _php_stream_eof()
/PHP-5.5/main/
H A Dphp_streams.h427 #define PHP_STREAM_OPTION_CHECK_LIVENESS 12 /* no parameters */ macro
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c819 case PHP_STREAM_OPTION_CHECK_LIVENESS: in php_openssl_sockop_set_option()

Completed in 41 milliseconds