Home
last modified time | relevance | path

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

/PHP-8.1/ext/zip/
H A Dphp_zip.c136 int is_dir_only = 0; in php_zip_extract_file() local
165 is_dir_only = 1; in php_zip_extract_file()
191 if (!is_dir_only) { in php_zip_extract_file()
200 if (is_dir_only) { in php_zip_extract_file()

Completed in 12 milliseconds