Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dphar_internal.h525 int phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process_zip);
H A Dphar.c2344 int phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process_zip) /*… in phar_postprocess_file() argument
2355 if (entry->is_zip && process_zip > 0) { in phar_postprocess_file()
2406 if (process_zip == 1) { in phar_postprocess_file()

Completed in 14 milliseconds