Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds