Home
last modified time | relevance | path

Searched refs:zip_open (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/dports/archivers/php74-zip/php-7.4.27/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
13 $zip = zip_open("");
16 $zip = zip_open("i_dont_care_about_this_parameter", "this_is_one_to_many");
19 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
24 Warning: zip_open(): Empty string as source in %s on line %d
26 Warning: zip_open() expects exactly 1 parameter, 2 given in %s on line %d
H A Dzip_open.phpt2 zip_open() function
9 $zip = zip_open(__DIR__."/test_procedural.zip");
/dports/archivers/php81-zip/php-8.1.1/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
12 $zip = zip_open("");
18 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
23 Deprecated: Function zip_open() is deprecated in %s on line %d
24 zip_open(): Argument #1 ($filename) cannot be empty
27 Deprecated: Function zip_open() is deprecated in %s on line %d
H A Dzip_open.phpt2 zip_open() function
7 $zip = zip_open(__DIR__."/test_procedural.zip");
13 Deprecated: Function zip_open() is deprecated in %s on line %d
/dports/archivers/php73-zip/php-7.3.33/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
13 $zip = zip_open("");
16 $zip = zip_open("i_dont_care_about_this_parameter", "this_is_one_to_many");
19 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
24 Warning: zip_open(): Empty string as source in %s on line %d
26 Warning: zip_open() expects exactly 1 parameter, 2 given in %s on line %d
H A Dzip_open.phpt2 zip_open() function
9 $zip = zip_open(dirname(__FILE__)."/test_procedural.zip");
/dports/www/mod_php81/php-8.1.1/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
12 $zip = zip_open("");
18 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
23 Deprecated: Function zip_open() is deprecated in %s on line %d
24 zip_open(): Argument #1 ($filename) cannot be empty
27 Deprecated: Function zip_open() is deprecated in %s on line %d
H A Dzip_open.phpt2 zip_open() function
7 $zip = zip_open(__DIR__."/test_procedural.zip");
13 Deprecated: Function zip_open() is deprecated in %s on line %d
/dports/lang/php73/php-7.3.33/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
13 $zip = zip_open("");
16 $zip = zip_open("i_dont_care_about_this_parameter", "this_is_one_to_many");
19 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
24 Warning: zip_open(): Empty string as source in %s on line %d
26 Warning: zip_open() expects exactly 1 parameter, 2 given in %s on line %d
H A Dzip_open.phpt2 zip_open() function
9 $zip = zip_open(dirname(__FILE__)."/test_procedural.zip");
/dports/lang/php74/php-7.4.27/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
13 $zip = zip_open("");
16 $zip = zip_open("i_dont_care_about_this_parameter", "this_is_one_to_many");
19 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
24 Warning: zip_open(): Empty string as source in %s on line %d
26 Warning: zip_open() expects exactly 1 parameter, 2 given in %s on line %d
H A Dzip_open.phpt2 zip_open() function
9 $zip = zip_open(__DIR__."/test_procedural.zip");
/dports/lang/php81/php-8.1.1/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
12 $zip = zip_open("");
18 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
23 Deprecated: Function zip_open() is deprecated in %s on line %d
24 zip_open(): Argument #1 ($filename) cannot be empty
27 Deprecated: Function zip_open() is deprecated in %s on line %d
H A Dzip_open.phpt2 zip_open() function
7 $zip = zip_open(__DIR__."/test_procedural.zip");
13 Deprecated: Function zip_open() is deprecated in %s on line %d
/dports/www/mod_php73/php-7.3.33/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
13 $zip = zip_open("");
16 $zip = zip_open("i_dont_care_about_this_parameter", "this_is_one_to_many");
19 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
24 Warning: zip_open(): Empty string as source in %s on line %d
26 Warning: zip_open() expects exactly 1 parameter, 2 given in %s on line %d
/dports/www/mod_php74/php-7.4.27/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
13 $zip = zip_open("");
16 $zip = zip_open("i_dont_care_about_this_parameter", "this_is_one_to_many");
19 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
24 Warning: zip_open(): Empty string as source in %s on line %d
26 Warning: zip_open() expects exactly 1 parameter, 2 given in %s on line %d
H A Dzip_open.phpt2 zip_open() function
9 $zip = zip_open(__DIR__."/test_procedural.zip");
/dports/archivers/php80-zip/php-8.0.15/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
14 $zip = zip_open("");
20 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
25 Deprecated: Function zip_open() is deprecated in %s on line %d
26 zip_open(): Argument #1 ($filename) cannot be empty
29 Deprecated: Function zip_open() is deprecated in %s on line %d
H A Dzip_open.phpt2 zip_open() function
9 $zip = zip_open(__DIR__."/test_procedural.zip");
15 Deprecated: Function zip_open() is deprecated in %s on line %d
/dports/www/mod_php80/php-8.0.15/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
14 $zip = zip_open("");
20 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
25 Deprecated: Function zip_open() is deprecated in %s on line %d
26 zip_open(): Argument #1 ($filename) cannot be empty
29 Deprecated: Function zip_open() is deprecated in %s on line %d
H A Dzip_open.phpt2 zip_open() function
9 $zip = zip_open(__DIR__."/test_procedural.zip");
15 Deprecated: Function zip_open() is deprecated in %s on line %d
/dports/lang/php80/php-8.0.15/ext/zip/tests/
H A Dzip_open_error.phpt2 zip_open() error conditions
14 $zip = zip_open("");
20 $zip = zip_open("/non_exisitng_directory/test_procedural.zip");
25 Deprecated: Function zip_open() is deprecated in %s on line %d
26 zip_open(): Argument #1 ($filename) cannot be empty
29 Deprecated: Function zip_open() is deprecated in %s on line %d
H A Dzip_open.phpt2 zip_open() function
9 $zip = zip_open(__DIR__."/test_procedural.zip");
15 Deprecated: Function zip_open() is deprecated in %s on line %d
/dports/multimedia/assimp/assimp-5.1.3/contrib/zip/test/
H A Dtest.c39 struct zip_t *zip = zip_open(ZIPNAME, ZIP_DEFAULT_COMPRESSION_LEVEL, 'w'); in test_write()
55 struct zip_t *zip = zip_open(ZIPNAME, ZIP_DEFAULT_COMPRESSION_LEVEL, 'a'); in test_append()
93 struct zip_t *zip = zip_open(ZIPNAME, 0, 'r'); in test_read()
178 struct zip_t *zip = zip_open(ZIPNAME, 0, 'r'); in test_extract()
196 struct zip_t *zip = zip_open(ZIPNAME, 0, 'r'); in test_total_entries()
206 struct zip_t *zip = zip_open(ZIPNAME, 0, 'r'); in test_entry_name()
233 struct zip_t *zip = zip_open(ZIPNAME, 0, 'r'); in test_entry_index()
254 struct zip_t *zip = zip_open(ZIPNAME, 0, 'r'); in test_entry_openbyindex()
275 struct zip_t *zip = zip_open(ZIPNAME, 0, 'r'); in test_list_entries()
309 zip = zip_open(ZIPNAME, 9, 'w'); in test_fwrite()
[all …]
/dports/multimedia/assimp/assimp-5.1.3/contrib/zip/
H A DREADME.md76 struct zip_t *zip = zip_open("foo.zip", 0, 'r');
94 struct zip_t *zip = zip_open("foo.zip", 0, 'r');
130 struct zip_t *zip = zip_open("foo.zip", 0, 'r');
146 struct zip_t *zip = zip_open("foo.zip", 0, 'r');
201 struct zip_t *zip = zip_open("foo.zip", 0, 'r');
252 struct zip_t *zip = zip_open("foo.zip", 0, 'd');
282 zip := C.zip_open(path, 6, 'w')
330 let zip: *mut Zip = zip_open(path.as_ptr(), 5, mode);
367 ptr = Zip.zip_open("/tmp/ruby.zip", 6, "w".bytes()[0])
401 ptr = Zip.zip_open("/tmp/python.zip", 6, 'w')
[all …]

12345678910>>...19