Home
last modified time | relevance | path

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

/PHP-7.1/ext/zip/lib/
H A Dzip_dirent.c264 _zip_dirent_needs_zip64(const zip_dirent_t *de, zip_flags_t flags) in _zip_dirent_needs_zip64() function
653 is_really_zip64 = _zip_dirent_needs_zip64(de, flags); in _zip_dirent_write()
H A Dzipint.h497 bool _zip_dirent_needs_zip64(const zip_dirent_t *, zip_flags_t);

Completed in 14 milliseconds