Home
last modified time | relevance | path

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

/PHP-8.2/ext/zip/
H A Dphp_zip.c341 static int php_zip_parse_options(HashTable *options, zip_options *opts) in php_zip_parse_options() function
1738 …if (options && zend_hash_num_elements(options) > 0 && (php_zip_parse_options(options, &opts) < 0))…

Completed in 11 milliseconds