Home
last modified time | relevance | path

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

123

/PHP-7.4/ext/zlib/tests/
H A Dgzseek_variation4.phpt12 $h = gzopen($f, 'w');
25 $h = gzopen($f, 'r');
H A Dgzseek_variation7.phpt12 $h = gzopen($f, 'w');
29 $h = gzopen($f, 'r');
H A Dzlib_scheme_copy_variation2.phpt30 $h = gzopen($outputFileName, 'r');
34 //gzopen can read compressed and uncompressed so we
H A Dzlib_wrapper_fstat_basic.phpt12 $h = gzopen($f, "r");
H A Dzlib_wrapper_flock_basic.phpt12 $h = gzopen($f,'r');
H A Dgzeof_basic.phpt17 $h = gzopen($f, 'r');
24 $h = gzopen($f, 'r');
H A Dgzwrite_variation1.phpt13 $h = gzopen($filename, 'r');
H A Dgztell_basic.phpt12 $h = gzopen($f, 'r');
H A Dzlib_scheme_file_put_contents_basic.phpt20 $h = gzopen($outputFileName, 'r');
H A Dreadgzfile_basic.phpt18 $h = gzopen($filename, 'w');
H A Dgzeof_variation1.phpt13 $h = gzopen($filename, 'w');
H A Dgzfile_basic.phpt17 $h = gzopen($filename, 'w');
H A Dzlib_scheme_copy_variation1.phpt18 $h = gzopen($inputFileName, 'r');
H A Dgzread_error2.phpt12 $h = gzopen($f, 'r');
H A Dgztell_basic2.phpt12 $h = gzopen($f, 'w');
H A Dgzpassthru_basic.phpt16 $h = gzopen($f, 'r');
H A Dgzrewind_basic2.phpt12 $h = gzopen($f, 'r');
H A Dgzgetss.phpt11 $handle = gzopen(__DIR__ . '/gzgetss.gz', 'r');
H A Dgzread_basic.phpt15 $h = gzopen($f, 'r');
H A Dgzrewind_basic.phpt12 $h = gzopen($f, 'r');
H A Dgzseek_variation6.phpt12 $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.phpt16 $h = gzopen($f, 'r');
/PHP-7.4/ext/zlib/
H A Dphp_zlib.def32 gzopen

Completed in 48 milliseconds

123