Home
last modified time | relevance | path

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

/PHP-7.1/ext/zip/
H A Dphp_zip.c147 int is_dir_only = 0; in php_zip_extract_file() local
174 is_dir_only = 1; in php_zip_extract_file()
200 if (!is_dir_only) { in php_zip_extract_file()
209 if (is_dir_only) { in php_zip_extract_file()

Completed in 10 milliseconds