Home
last modified time | relevance | path

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

/php-src/ext/zip/
H A Dphp_zip.c85 static char * php_zip_make_relative_path(char *path, size_t path_len) /* {{{ */ in php_zip_make_relative_path() function
157 path_cleaned = php_zip_make_relative_path(new_state.cwd, new_state.cwd_length); in php_zip_extract_file()

Completed in 13 milliseconds