Home
last modified time | relevance | path

Searched refs:ZIP_FSEEK_MIN (Results 1 – 2 of 2) sorted by path

/PHP-7.2/ext/zip/lib/
H A Dzip_source_filep.c494 if (offset > ZIP_FSEEK_MAX || offset < ZIP_FSEEK_MIN) { in _zip_fseek()
H A Dzipint.h152 #define ZIP_FSEEK_MIN ZIP_OFF_MIN macro
156 #define ZIP_FSEEK_MIN LONG_MIN macro

Completed in 8 milliseconds