Home
last modified time | relevance | path

Searched refs:gzopen (Results 26 – 50 of 64) sorted by relevance

123

/PHP-8.1/ext/zlib/tests/
H A Dgzseek_variation5.phpt8 $h = gzopen($f, 'w');
21 $h = gzopen($f, 'r');
H A Dgzseek_variation7.phpt8 $h = gzopen($f, 'w');
25 $h = gzopen($f, 'r');
H A Dzlib_scheme_copy_variation2.phpt26 $h = gzopen($outputFileName, 'r');
30 //gzopen can read compressed and uncompressed so we
H A Dzlib_wrapper_fstat_basic.phpt8 $h = gzopen($f, "r");
H A Dzlib_wrapper_flock_basic.phpt8 $h = gzopen($f,'r');
H A Dgzeof_basic.phpt13 $h = gzopen($f, 'r');
20 $h = gzopen($f, 'r');
H A Dgzwrite_variation1.phpt9 $h = gzopen($filename, 'r');
H A Dgztell_basic.phpt8 $h = gzopen($f, 'r');
H A Dzlib_scheme_file_put_contents_basic.phpt16 $h = gzopen($outputFileName, 'r');
H A Dreadgzfile_basic.phpt16 $h = gzopen($filename, 'w');
H A Dgzfile_basic.phpt15 $h = gzopen($filename, 'w');
H A Dgzeof_variation1.phpt9 $h = gzopen($filename, 'w');
H A Dzlib_scheme_copy_variation1.phpt14 $h = gzopen($inputFileName, 'r');
H A Dgzread_error2.phpt8 $h = gzopen($f, 'r');
H A Dgztell_basic2.phpt8 $h = gzopen($f, 'w');
H A Dgzpassthru_basic.phpt12 $h = gzopen($f, 'r');
H A Dgzrewind_basic2.phpt8 $h = gzopen($f, 'r');
H A Dgzseek_variation6.phpt8 $h = gzopen($f, 'r');
H A Dgzread_basic.phpt11 $h = gzopen($f, 'r');
H A Dgzrewind_basic.phpt8 $h = gzopen($f, 'r');
H A Dgzgetc_basic.phpt20 $h = gzopen($f, 'r');
H A Dgzgetc_basic_1.phpt20 $h = gzopen($f, 'r');
H A Dgzgets_basic.phpt12 $h = gzopen($f, 'r');
H A Dzlib_wrapper_meta_data_basic.phpt9 $h = gzopen($f,'r');
/PHP-8.1/ext/zlib/
H A Dphp_zlib.def32 gzopen

Completed in 89 milliseconds

123