Home
last modified time | relevance | path

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

/PHP-5.3/ext/zip/
H A Dphp_zip.c357 static int php_zip_parse_options(zval *options, long *remove_all_path, in php_zip_parse_options() argument
371 *remove_all_path = opt; in php_zip_parse_options()
1662 long remove_all_path = 0; in php_zip_add_from_pattern() local
1689 if (options && (php_zip_parse_options(options, &remove_all_path, &remove_path, &remove_path_len, in php_zip_add_from_pattern()
1717 if (remove_all_path) { in php_zip_add_from_pattern()

Completed in 9 milliseconds