Home
last modified time | relevance | path

Searched refs:session_stream (Results 1 – 4 of 4) sorted by last modified time

/PHP-7.1/main/streams/
H A Dphp_stream_transport.h195 …tup(php_stream *stream, php_stream_xport_crypt_method_t crypto_method, php_stream *session_stream);
H A Dtransports.c353 …etup(php_stream *stream, php_stream_xport_crypt_method_t crypto_method, php_stream *session_stream) in php_stream_xport_crypto_setup() argument
361 param.inputs.session = session_stream; in php_stream_xport_crypto_setup()
/PHP-7.1/ext/standard/tests/streams/
H A Dstream_socket_enable_crypto-win32.phpt2 …nable_crypto(resource $stream , bool $enable [, int $crypto_type [, resource $session_stream ]] ) ;
H A Dstream_socket_enable_crypto.phpt2 …nable_crypto(resource $stream , bool $enable [, int $crypto_type [, resource $session_stream ]] ) ;

Completed in 24 milliseconds