Home
last modified time | relevance | path

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

/PHP-7.0/ext/zip/
H A Dphp_zip.c313 static int php_zip_parse_options(zval *options, zend_long *remove_all_path, char **remove_path, siz… in php_zip_parse_options() function
1658 if (options && (php_zip_parse_options(options, &remove_all_path, &remove_path, &remove_path_len, in php_zip_add_from_pattern()

Completed in 17 milliseconds