Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/
H A Dphp_zip.c298 static int php_zip_add_file(struct zip *za, const char *filename, size_t filename_len, in php_zip_add_file() function
1752 if (php_zip_add_file(intern, Z_STRVAL_PP(zval_file), Z_STRLEN_PP(zval_file), in php_zip_add_from_pattern()
1812 if (php_zip_add_file(intern, filename, filename_len, in ZIPARCHIVE_METHOD()

Completed in 21 milliseconds