Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dphar_internal.h408 …esult phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process_zip);
H A Dphar.c2377 …r_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process_zip) /* {{{ */ in phar_postprocess_file() argument
2386 if (entry->is_zip && process_zip > 0) { in phar_postprocess_file()
2437 if (process_zip == 1) { in phar_postprocess_file()

Completed in 19 milliseconds