Home
last modified time | relevance | path

Searched refs:stream_context_get_default (Results 1 – 5 of 5) sorted by last modified time

/PHP-7.4/ext/standard/
H A Dstreamsfuncs.c1083 PHP_FUNCTION(stream_context_get_default) in PHP_FUNCTION() argument
H A Dbasic_functions.c3158 PHP_FE(stream_context_get_default, arginfo_stream_context_get_default)
H A Dstreamsfuncs.h52 PHP_FUNCTION(stream_context_get_default);
/PHP-7.4/ext/standard/tests/streams/
H A Dbug71884.phpt2 Bug #71884 (Null pointer deref (segfault) in stream_context_get_default)
7 stream_context_get_default($arr);
10 Warning: stream_context_get_default(): options should have the form ["wrappername"]["optionname"] =…
H A Dbug44712.phpt5 $ctx = stream_context_get_default();

Completed in 22 milliseconds