Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/
H A Dphp_zip.c100 static char * php_zip_make_relative_path(char *path, int path_len) /* {{{ */ in php_zip_make_relative_path() function
165 path_cleaned = php_zip_make_relative_path(new_state.cwd, new_state.cwd_length); in php_zip_extract_file()

Completed in 22 milliseconds