Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/
H A Dphp_zip.c348 static int php_zip_parse_options(zval *options, long *remove_all_path, in php_zip_parse_options() argument
362 *remove_all_path = opt; in php_zip_parse_options()
1666 long remove_all_path = 0; in php_zip_add_from_pattern() local
1693 if (options && (php_zip_parse_options(options, &remove_all_path, &remove_path, &remove_path_len, in php_zip_add_from_pattern()
1721 if (remove_all_path) { in php_zip_add_from_pattern()

Completed in 13 milliseconds