Searched refs:PHAR_API_MIN_READ (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/ext/phar/ | ||
H A D | phar_internal.h | 74 #define PHAR_API_MIN_READ 0x1000 macro |
H A D | phar.c | 756 if ((manifest_ver & PHAR_API_VER_MASK) < PHAR_API_MIN_READ) { |
Completed in 16 milliseconds