Home
last modified time | relevance | path

Searched refs:stream_context_create (Results 26 – 50 of 59) sorted by relevance

123

/PHP-5.5/ext/standard/tests/dir/
H A Dscandir_basic.phpt29 $context = stream_context_create();
H A Dopendir_error1.phpt24 $context = stream_context_create();
H A Dscandir_error1.phpt25 $context = stream_context_create();
H A Ddir_variation2.phpt24 $unset_var = stream_context_create();
/PHP-5.5/ext/standard/tests/file/
H A Dfopen_variation6.phpt25 $ctx = stream_context_create();
H A Drename_variation9.phpt12 $context = stream_context_create();
H A Dreadfile_variation3.phpt34 $context = stream_context_create();
H A Dreadfile_error.phpt9 $context = stream_context_create();
H A Dmkdir_rmdir_variation2.phpt25 $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 Dfile_variation3.phpt28 $context = stream_context_create();
H A Dfile_variation2.phpt24 $context = stream_context_create();
/PHP-5.5/ext/standard/tests/http/
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 Dignore_errors.phpt13 $context = stream_context_create(array('http' => $context_options));
H A Dbug38802.phpt13 $context = stream_context_create(array('http' => $context_options));
/PHP-5.5/ext/phar/tests/
H A Dopendir_edgecases.phpt34 $context = stream_context_create();
H A Dfopen_edgecases2.phpt24 $context = stream_context_create();
H A Dfopen_edgecases2U.phpt24 $context = stream_context_create();
H A Dphar_oo_compressed_002.phpt31 $context = stream_context_create(array('phar'=>array('compress'=>Phar::GZ)));
H A Dphar_oo_compressed_002b.phpt31 $context = stream_context_create(array('phar'=>array('compress'=>Phar::BZ2)));
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_context_get_params_001.phpt6 $ctx = stream_context_create();
/PHP-5.5/ext/openssl/tests/
H A Dbug48182.phpt21 $context = stream_context_create($ssl);

Completed in 40 milliseconds

123