Home
last modified time | relevance | path

Searched refs:stream_context_get_options (Results 1 – 8 of 8) sorted by last modified time

/PHP-5.5/ext/standard/tests/streams/
H A Dbug61115-1.phpt13 stream_context_get_options($fileResourceTemp);
H A Dstream_context_get_params_001.phpt20 var_dump(stream_context_get_options($ctx));
22 var_dump(stream_context_get_options($ctx));
H A Dstream_context_set_option_basic.phpt22 var_dump(stream_context_get_options($context));
/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c1017 PHP_FUNCTION(stream_context_get_options) in PHP_FUNCTION() argument
H A Dstreamsfuncs.h53 PHP_FUNCTION(stream_context_get_options);
H A Dbasic_functions.c3119 PHP_FE(stream_context_get_options, arginfo_stream_context_get_options)
/PHP-5.5/ext/openssl/tests/
H A Dsni_001.phpt33 $ary = stream_context_get_options($context);
/PHP-5.5/ext/libxml/tests/
H A Dbug54440.phpt13 print_r(stream_context_get_options($this->context));
30 stream_context_set_default(stream_context_get_options($ctx1));

Completed in 36 milliseconds