Home
last modified time | relevance | path

Searched refs:w (Results 26 – 50 of 874) sorted by last modified time

12345678910>>...35

/PHP-5.4/ext/zlib/tests/
H A Dgzopen_variation8.phpt26 $h = fopen($file, 'w');
H A Dgzopen_variation9.phpt19 $modes = array('r+', 'rf', 'w+' , 'e');
45 mode=w+
H A Dgzread_variation1.phpt13 $h = gzopen($filename, 'w');
H A Dgzseek_basic2.phpt12 $h = gzopen($f, 'w');
H A Dgzseek_variation1.phpt12 $h = gzopen($f, 'w');
H A Dgzseek_variation4.phpt12 $h = gzopen($f, 'w');
H A Dgzseek_variation5.phpt12 $h = gzopen($f, 'w');
H A Dgzseek_variation7.phpt12 $h = gzopen($f, 'w');
H A Dgztell_basic2.phpt12 $h = gzopen($f, 'w');
H A Dgzwrite_basic.phpt13 $h = gzopen($filename, 'w');
H A Dgzwrite_error.phpt12 $h = gzopen($filename, 'w');
H A Dzlib_filter_inflate.phpt9 $fp = fopen('php://stdout', 'w');
H A Dzlib_filter_inflate2.phpt8 $a = gzopen(dirname(__FILE__) . '/test.txt.gz', 'w');
H A Dgzopen_basic2.phpt22 $modes = array('w', 'w+');
46 testing mode -- w --
48 testing mode -- w+ --
H A Dgzputs_basic.phpt13 $h = gzopen($filename, 'w');
H A Dgzrewind_variation1.phpt12 $h = gzopen($f, 'w');
H A Dgzwrite_error2.phpt13 $h = gzopen($filename, 'w');
H A Dreadgzfile_basic.phpt18 $h = gzopen($filename, 'w');
H A Dreadgzfile_basic2.phpt18 $h = fopen($filename, 'w');
H A Dreadgzfile_variation15.phpt32 $h = gzopen($secondFile, "w");
42 $h = gzopen($firstFile, "w");
52 $h = gzopen($filename, "w");
70 $h = gzopen($scriptFile, "w");
H A Dzlib_filter_deflate.phpt9 $fp = fopen('php://stdout', 'w');
H A Dzlib_filter_deflate2.phpt9 $fp = fopen('php://stdout', 'w');
16 �A� Dѫ�΍���1�MB��Uv�_�(�EL���/��aP�=Pi �;�6�f�Ce4��U9;w�5�� m /
H A Dgzeof_variation1.phpt13 $h = gzopen($filename, 'w');
H A Dgzfile_basic.phpt17 $h = gzopen($filename, 'w');
H A Dgzfile_basic2.phpt17 $h = fopen($filename, 'w');

Completed in 20 milliseconds

12345678910>>...35