Searched refs:PHAR_ZIP_FLAG_ENCRYPTED (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/ext/phar/ | ||
H A D | pharzip.h | 64 #define PHAR_ZIP_FLAG_ENCRYPTED 0x0001 macro |
H A D | zip.c | 367 if (PHAR_GET_16(zipentry.flags) & PHAR_ZIP_FLAG_ENCRYPTED) { in phar_parse_zipfile() |
Completed in 22 milliseconds