Home
last modified time | relevance | path

Searched refs:EOCD64LOC_MAGIC (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/zip/lib/
H A Dzipint.h175 #define EOCD64LOC_MAGIC "PK\6\7" macro
H A Dzip_dirent.c149 _zip_buffer_put(buffer, EOCD64LOC_MAGIC, 4); in _zip_cdir_write()
H A Dzip_open.c296 …LOCLEN && memcmp(_zip_buffer_data(buffer) + eocd_offset - EOCD64LOCLEN, EOCD64LOC_MAGIC, 4) == 0) { in _zip_read_cdir()

Completed in 21 milliseconds