Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/
H A Dphp_zip.c152 int is_dir_only = 0; in php_zip_extract_file() local
178 is_dir_only = 1; in php_zip_extract_file()
216 if (!is_dir_only) { in php_zip_extract_file()
225 if (is_dir_only) { in php_zip_extract_file()

Completed in 11 milliseconds