Searched refs:process_zip (Results 1 – 2 of 2) sorted by relevance
531 int phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process_zip);
2383 int phar_postprocess_file(phar_entry_data *idata, uint32_t crc32, char **error, int process_zip) /*… in phar_postprocess_file() argument2394 if (entry->is_zip && process_zip > 0) { in phar_postprocess_file()2445 if (process_zip == 1) { in phar_postprocess_file()
Completed in 17 milliseconds