Searched refs:session_stream (Results 1 – 4 of 4) sorted by relevance
/PHP-7.0/main/streams/ |
H A D | php_stream_transport.h | 195 …tup(php_stream *stream, php_stream_xport_crypt_method_t crypto_method, php_stream *session_stream);
|
H A D | transports.c | 352 …etup(php_stream *stream, php_stream_xport_crypt_method_t crypto_method, php_stream *session_stream) in php_stream_xport_crypto_setup() argument 360 param.inputs.session = session_stream; in php_stream_xport_crypto_setup()
|
/PHP-7.0/ext/standard/tests/streams/ |
H A D | stream_socket_enable_crypto.phpt | 2 …nable_crypto(resource $stream , bool $enable [, int $crypto_type [, resource $session_stream ]] ) ;
|
H A D | stream_socket_enable_crypto-win32.phpt | 2 …nable_crypto(resource $stream , bool $enable [, int $crypto_type [, resource $session_stream ]] ) ;
|
Completed in 13 milliseconds