Home
last modified time | relevance | path

Searched refs:stream_context_create (Results 1 – 25 of 59) sorted by last modified time

123

/PHP-5.5/pear/
H A Dfetch.php64 $ctx = stream_context_create($copt, array("notification" => "stream_notification_callback"));
/PHP-5.5/ext/standard/tests/streams/
H A Dbug61371-win.phpt2 Bug #61371: stream_context_create() causes memory leaks on use streams_socket_create
21 $context = stream_context_create(array());
H A Dbug61371.phpt2 Bug #61371: stream_context_create() causes memory leaks on use streams_socket_create
21 $context = stream_context_create(array());
H A Dbug64433.phpt33 $context = stream_context_create($arr);
43 $context = stream_context_create($arr);
H A Dstream_context_set_option_error_001.phpt8 $context = stream_context_create();
H A Dstream_context_set_option_error_002.phpt10 $context = stream_context_create();
H A Dstream_context_get_params_001.phpt6 $ctx = stream_context_create();
/PHP-5.5/ext/standard/tests/http/
H A Dbug38802.phpt13 $context = stream_context_create(array('http' => $context_options));
H A Dbug48929.phpt13 $context = stream_context_create(array('http' => $context_options));
H A Dbug60570.phpt26 $context = stream_context_create(array('http'=>array('timeout'=>1)));
H A Dbug61548.phpt20 $ctx = stream_context_create($options);
H A Dbug67430.phpt19 $ctx = stream_context_create($options);
H A Dbug69337.phpt21 $ctx = stream_context_create();
H A Dignore_errors.phpt13 $context = stream_context_create(array('http' => $context_options));
/PHP-5.5/ext/standard/tests/file/
H A Dunlink_variation6.phpt21 $context = stream_context_create();
H A Dunlink_basic.phpt23 $context = stream_context_create();
H A Dunlink_error-win32.phpt22 $context = stream_context_create();
H A Dunlink_error.phpt22 $context = stream_context_create();
H A Drename_error.phpt17 $context = stream_context_create();
H A Drename_variation9.phpt12 $context = stream_context_create();
H A Dstream_supports_lock.phpt27 $sock = stream_context_create();
H A Dreadfile_error.phpt9 $context = stream_context_create();
H A Dreadfile_variation1.phpt19 $context = stream_context_create();
H A Dreadfile_variation3.phpt34 $context = stream_context_create();
H A Dmkdir_rmdir_variation-win32.phpt17 $context = stream_context_create();

Completed in 24 milliseconds

123