Home
last modified time | relevance | path

Searched refs:zip_options (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/zip/
H A Dphp_zip.c338 } zip_options; typedef
340 static int php_zip_parse_options(HashTable *options, zip_options *opts) in php_zip_parse_options()
346 memset(opts, 0, sizeof(zip_options)); in php_zip_parse_options()
1701 zip_options opts;

Completed in 11 milliseconds