Home
last modified time | relevance | path

Searched refs:gzopen (Results 1 – 25 of 2267) sorted by relevance

12345678910>>...91

/dports/archivers/php73-zlib/php-7.3.33/ext/zlib/tests/
H A Dgzopen_variation1.phpt2 Test gzopen() function : usage variation
17 echo "*** Testing gzopen() : usage variation ***\n";
122 *** Testing gzopen() : usage variation ***
177 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
181 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
189 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
197 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
201 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
205 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
217 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
[all …]
H A Dgzopen_variation2.phpt2 Test gzopen() function : usage variation
17 echo "*** Testing gzopen() : usage variation ***\n";
114 var_dump( gzopen($filename, $value, $use_include_path) );
122 *** Testing gzopen() : usage variation ***
125 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
129 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
133 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
137 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
141 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
145 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
[all …]
H A Dgzopen_error.phpt2 Test gzopen() function : error conditions
17 echo "*** Testing gzopen() : error conditions ***\n";
20 //Test gzopen with one more than the expected number of arguments
26 var_dump( gzopen($filename, $mode, $use_include_path, $extra_arg) );
28 // Testing gzopen with one less than the expected number of arguments
31 var_dump( gzopen($filename) );
36 *** Testing gzopen() : error conditions ***
38 -- Testing gzopen() function with more than expected no. of arguments --
40 Warning: gzopen() expects at most 3 parameters, 4 given in %s on line %d
43 -- Testing gzopen() function with less than expected no. of arguments --
[all …]
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
11 /* Prototype : resource gzopen(string filename, string mode [, int use_include_path])
17 echo "*** Testing gzopen() : variation ***\n";
25 $h = gzopen($file, $mode);
26 echo "gzopen=";
36 *** Testing gzopen() : variation ***
40 gzopen=bool(false)
43 gzopen=resource(%d) of type (stream)
48 gzopen=bool(false)
52 Warning: gzopen(%s/004.txt.gz): failed to open stream: %s in %s on line %d
[all …]
/dports/lang/php73/php-7.3.33/ext/zlib/tests/
H A Dgzopen_variation1.phpt2 Test gzopen() function : usage variation
17 echo "*** Testing gzopen() : usage variation ***\n";
122 *** Testing gzopen() : usage variation ***
177 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
181 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
189 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
197 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
201 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
205 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
217 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
[all …]
H A Dgzopen_variation2.phpt2 Test gzopen() function : usage variation
17 echo "*** Testing gzopen() : usage variation ***\n";
114 var_dump( gzopen($filename, $value, $use_include_path) );
122 *** Testing gzopen() : usage variation ***
125 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
129 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
133 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
137 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
141 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
145 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
[all …]
H A Dgzopen_error.phpt2 Test gzopen() function : error conditions
17 echo "*** Testing gzopen() : error conditions ***\n";
20 //Test gzopen with one more than the expected number of arguments
26 var_dump( gzopen($filename, $mode, $use_include_path, $extra_arg) );
28 // Testing gzopen with one less than the expected number of arguments
31 var_dump( gzopen($filename) );
36 *** Testing gzopen() : error conditions ***
38 -- Testing gzopen() function with more than expected no. of arguments --
40 Warning: gzopen() expects at most 3 parameters, 4 given in %s on line %d
43 -- Testing gzopen() function with less than expected no. of arguments --
[all …]
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
11 /* Prototype : resource gzopen(string filename, string mode [, int use_include_path])
17 echo "*** Testing gzopen() : variation ***\n";
25 $h = gzopen($file, $mode);
26 echo "gzopen=";
36 *** Testing gzopen() : variation ***
40 gzopen=bool(false)
43 gzopen=resource(%d) of type (stream)
48 gzopen=bool(false)
52 Warning: gzopen(%s/004.txt.gz): failed to open stream: %s in %s on line %d
[all …]
/dports/www/mod_php73/php-7.3.33/ext/zlib/tests/
H A Dgzopen_variation1.phpt2 Test gzopen() function : usage variation
17 echo "*** Testing gzopen() : usage variation ***\n";
122 *** Testing gzopen() : usage variation ***
177 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
181 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
189 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
197 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
201 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
205 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
217 Error: 2 - gzopen(): Filename cannot be empty, %s(%d)
[all …]
H A Dgzopen_variation2.phpt2 Test gzopen() function : usage variation
17 echo "*** Testing gzopen() : usage variation ***\n";
114 var_dump( gzopen($filename, $value, $use_include_path) );
122 *** Testing gzopen() : usage variation ***
125 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
129 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
133 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
137 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
141 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
145 Error: 2 - gzopen(%s/004.txt.gz): failed to open stream: %s, %s(%d)
[all …]
H A Dgzopen_error.phpt2 Test gzopen() function : error conditions
17 echo "*** Testing gzopen() : error conditions ***\n";
20 //Test gzopen with one more than the expected number of arguments
26 var_dump( gzopen($filename, $mode, $use_include_path, $extra_arg) );
28 // Testing gzopen with one less than the expected number of arguments
31 var_dump( gzopen($filename) );
36 *** Testing gzopen() : error conditions ***
38 -- Testing gzopen() function with more than expected no. of arguments --
40 Warning: gzopen() expects at most 3 parameters, 4 given in %s on line %d
43 -- Testing gzopen() function with less than expected no. of arguments --
[all …]
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
11 /* Prototype : resource gzopen(string filename, string mode [, int use_include_path])
17 echo "*** Testing gzopen() : variation ***\n";
25 $h = gzopen($file, $mode);
26 echo "gzopen=";
36 *** Testing gzopen() : variation ***
40 gzopen=bool(false)
43 gzopen=resource(%d) of type (stream)
48 gzopen=bool(false)
52 Warning: gzopen(%s/004.txt.gz): failed to open stream: %s in %s on line %d
[all …]
/dports/archivers/php81-zlib/php-8.1.1/ext/zlib/tests/
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
7 echo "*** Testing gzopen() : variation ***\n";
15 $h = gzopen($file, $mode);
16 echo "gzopen=";
25 *** Testing gzopen() : variation ***
28 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
29 gzopen=bool(false)
32 gzopen=resource(%d) of type (stream)
37 gzopen=bool(false)
41 Warning: gzopen(%s/004.txt.gz): Failed to open stream: %s in %s on line %d
[all …]
/dports/www/mod_php81/php-8.1.1/ext/zlib/tests/
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
7 echo "*** Testing gzopen() : variation ***\n";
15 $h = gzopen($file, $mode);
16 echo "gzopen=";
25 *** Testing gzopen() : variation ***
28 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
29 gzopen=bool(false)
32 gzopen=resource(%d) of type (stream)
37 gzopen=bool(false)
41 Warning: gzopen(%s/004.txt.gz): Failed to open stream: %s in %s on line %d
[all …]
/dports/lang/php81/php-8.1.1/ext/zlib/tests/
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
7 echo "*** Testing gzopen() : variation ***\n";
15 $h = gzopen($file, $mode);
16 echo "gzopen=";
25 *** Testing gzopen() : variation ***
28 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
29 gzopen=bool(false)
32 gzopen=resource(%d) of type (stream)
37 gzopen=bool(false)
41 Warning: gzopen(%s/004.txt.gz): Failed to open stream: %s in %s on line %d
[all …]
/dports/archivers/php74-zlib/php-7.4.27/ext/zlib/tests/
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
11 /* Prototype : resource gzopen(string filename, string mode [, int use_include_path])
17 echo "*** Testing gzopen() : variation ***\n";
25 $h = gzopen($file, $mode);
26 echo "gzopen=";
36 *** Testing gzopen() : variation ***
40 gzopen=bool(false)
43 gzopen=resource(%d) of type (stream)
48 gzopen=bool(false)
52 Warning: gzopen(%s/004.txt.gz): failed to open stream: %s in %s on line %d
[all …]
/dports/lang/php74/php-7.4.27/ext/zlib/tests/
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
11 /* Prototype : resource gzopen(string filename, string mode [, int use_include_path])
17 echo "*** Testing gzopen() : variation ***\n";
25 $h = gzopen($file, $mode);
26 echo "gzopen=";
36 *** Testing gzopen() : variation ***
40 gzopen=bool(false)
43 gzopen=resource(%d) of type (stream)
48 gzopen=bool(false)
52 Warning: gzopen(%s/004.txt.gz): failed to open stream: %s in %s on line %d
[all …]
/dports/www/mod_php74/php-7.4.27/ext/zlib/tests/
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
11 /* Prototype : resource gzopen(string filename, string mode [, int use_include_path])
17 echo "*** Testing gzopen() : variation ***\n";
25 $h = gzopen($file, $mode);
26 echo "gzopen=";
36 *** Testing gzopen() : variation ***
40 gzopen=bool(false)
43 gzopen=resource(%d) of type (stream)
48 gzopen=bool(false)
52 Warning: gzopen(%s/004.txt.gz): failed to open stream: %s in %s on line %d
[all …]
/dports/archivers/php80-zlib/php-8.0.15/ext/zlib/tests/
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
11 echo "*** Testing gzopen() : variation ***\n";
19 $h = gzopen($file, $mode);
20 echo "gzopen=";
29 *** Testing gzopen() : variation ***
32 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
33 gzopen=bool(false)
36 gzopen=resource(%d) of type (stream)
41 gzopen=bool(false)
45 Warning: gzopen(%s/004.txt.gz): Failed to open stream: %s in %s on line %d
[all …]
/dports/www/mod_php80/php-8.0.15/ext/zlib/tests/
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
11 echo "*** Testing gzopen() : variation ***\n";
19 $h = gzopen($file, $mode);
20 echo "gzopen=";
29 *** Testing gzopen() : variation ***
32 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
33 gzopen=bool(false)
36 gzopen=resource(%d) of type (stream)
41 gzopen=bool(false)
45 Warning: gzopen(%s/004.txt.gz): Failed to open stream: %s in %s on line %d
[all …]
/dports/lang/php80/php-8.0.15/ext/zlib/tests/
H A Dgzopen_variation9.phpt2 Test gzopen() function : variation: try opening with possibly invalid modes
11 echo "*** Testing gzopen() : variation ***\n";
19 $h = gzopen($file, $mode);
20 echo "gzopen=";
29 *** Testing gzopen() : variation ***
32 Warning: gzopen(): Cannot open a zlib stream for reading and writing at the same time! in %s on lin…
33 gzopen=bool(false)
36 gzopen=resource(%d) of type (stream)
41 gzopen=bool(false)
45 Warning: gzopen(%s/004.txt.gz): Failed to open stream: %s in %s on line %d
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/IO-Compress/t/
H A Dcz-14gzopen.t157 ok $f = gzopen($file, "rb") ;
228 ok my $fil = gzopen($name, "wb"), " gzopen ok" ;
233 ok $fil = gzopen($name, "rb"), " gzopen" ;
260 ok my $fil = gzopen($name, "wb"), " gzopen" ;
265 ok $fil = gzopen($name, "rb"), " gzopen" ;
296 ok $fil = gzopen($name, "wb"), ' gzopen for write ok' ;
302 ok $fil = gzopen($name, "rb"), ' gzopen for read ok' ;
441 eval ' $fil = gzopen() ' ;
467 ok $fil = gzopen($name, "wb"), ' gzopen for writing' ;
479 ok $fil = gzopen($name, "wb"), " gzopen for writing" ;
[all …]
/dports/lang/perl5.32/perl-5.32.1/cpan/IO-Compress/t/
H A Dcz-14gzopen.t157 ok $f = gzopen($file, "rb") ;
228 ok my $fil = gzopen($name, "wb"), " gzopen ok" ;
233 ok $fil = gzopen($name, "rb"), " gzopen" ;
260 ok my $fil = gzopen($name, "wb"), " gzopen" ;
265 ok $fil = gzopen($name, "rb"), " gzopen" ;
296 ok $fil = gzopen($name, "wb"), ' gzopen for write ok' ;
302 ok $fil = gzopen($name, "rb"), ' gzopen for read ok' ;
441 eval ' $fil = gzopen() ' ;
467 ok $fil = gzopen($name, "wb"), ' gzopen for writing' ;
479 ok $fil = gzopen($name, "wb"), " gzopen for writing" ;
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/IO-Compress/t/
H A Dcz-14gzopen.t157 ok $f = gzopen($file, "rb") ;
228 ok my $fil = gzopen($name, "wb"), " gzopen ok" ;
233 ok $fil = gzopen($name, "rb"), " gzopen" ;
260 ok my $fil = gzopen($name, "wb"), " gzopen" ;
265 ok $fil = gzopen($name, "rb"), " gzopen" ;
296 ok $fil = gzopen($name, "wb"), ' gzopen for write ok' ;
302 ok $fil = gzopen($name, "rb"), ' gzopen for read ok' ;
441 eval ' $fil = gzopen() ' ;
467 ok $fil = gzopen($name, "wb"), ' gzopen for writing' ;
479 ok $fil = gzopen($name, "wb"), " gzopen for writing" ;
[all …]
/dports/archivers/p5-IO-Compress/IO-Compress-2.101/t/
H A Dcz-14gzopen.t157 ok $f = gzopen($file, "rb") ;
228 ok my $fil = gzopen($name, "wb"), " gzopen ok" ;
233 ok $fil = gzopen($name, "rb"), " gzopen" ;
260 ok my $fil = gzopen($name, "wb"), " gzopen" ;
265 ok $fil = gzopen($name, "rb"), " gzopen" ;
296 ok $fil = gzopen($name, "wb"), ' gzopen for write ok' ;
302 ok $fil = gzopen($name, "rb"), ' gzopen for read ok' ;
441 eval ' $fil = gzopen() ' ;
467 ok $fil = gzopen($name, "wb"), ' gzopen for writing' ;
479 ok $fil = gzopen($name, "wb"), " gzopen for writing" ;
[all …]

12345678910>>...91