Home
last modified time | relevance | path

Searched defs:zip_cdir (Results 1 – 10 of 10) sorted by relevance

/dports/games/openlierox/OpenLieroX/libs/libzip/
H A Dzipint.h187 struct zip_cdir { struct
188 struct zip_dirent *entry; /* directory entries */
189 int nentry; /* number of entries */
191 unsigned int size; /* size of central direcotry */
192 unsigned int offset; /* offset of central directory in file */
193 char *comment; /* zip archive comment */
194 unsigned short comment_len; /* length of zip archive comment */
/dports/devel/radare2/radare2-5.1.1/shlr/zip/include/
H A Dzipint.h319 struct zip_cdir { struct
320 struct zip_entry *entry; /* directory entries */
321 zip_uint64_t nentry; /* number of entries */
322 zip_uint64_t nentry_alloc; /* number of entries allocated */
324 off_t size; /* size of central directory */
325 off_t offset; /* offset of central directory in file */
326 struct zip_string *comment; /* zip archive comment */
/dports/devel/radare2/radare2-5.1.1/shlr/zip/zip/
H A Dzipint.h315 struct zip_cdir { struct
316 struct zip_entry *entry; /* directory entries */
317 zip_uint64_t nentry; /* number of entries */
318 zip_uint64_t nentry_alloc; /* number of entries allocated */
320 off_t size; /* size of central directory */
321 off_t offset; /* offset of central directory in file */
322 struct zip_string *comment; /* zip archive comment */
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/libzip/
H A Dzipint.h338 struct zip_cdir { struct
339 struct zip_entry *entry; /* directory entries */
340 zip_uint64_t nentry; /* number of entries */
341 zip_uint64_t nentry_alloc; /* number of entries allocated */
343 off_t size; /* size of central directory */
344 off_t offset; /* offset of central directory in file */
345 struct zip_string *comment; /* zip archive comment */
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/libzip/
H A Dzipint.h338 struct zip_cdir { struct
339 struct zip_entry *entry; /* directory entries */
340 zip_uint64_t nentry; /* number of entries */
341 zip_uint64_t nentry_alloc; /* number of entries allocated */
343 off_t size; /* size of central directory */
344 off_t offset; /* offset of central directory in file */
345 struct zip_string *comment; /* zip archive comment */
/dports/archivers/php73-zip/php-7.3.33/ext/zip/lib/
H A Dzipint.h363 struct zip_cdir { struct
364 zip_entry_t *entry; /* directory entries */
365 zip_uint64_t nentry; /* number of entries */
366 zip_uint64_t nentry_alloc; /* number of entries allocated */
368 zip_uint64_t size; /* size of central directory */
369 zip_uint64_t offset; /* offset of central directory in file */
370 zip_string_t *comment; /* zip archive comment */
/dports/lang/php73/php-7.3.33/ext/zip/lib/
H A Dzipint.h363 struct zip_cdir { struct
364 zip_entry_t *entry; /* directory entries */
365 zip_uint64_t nentry; /* number of entries */
366 zip_uint64_t nentry_alloc; /* number of entries allocated */
368 zip_uint64_t size; /* size of central directory */
369 zip_uint64_t offset; /* offset of central directory in file */
370 zip_string_t *comment; /* zip archive comment */
/dports/www/mod_php73/php-7.3.33/ext/zip/lib/
H A Dzipint.h363 struct zip_cdir { struct
364 zip_entry_t *entry; /* directory entries */
365 zip_uint64_t nentry; /* number of entries */
366 zip_uint64_t nentry_alloc; /* number of entries allocated */
368 zip_uint64_t size; /* size of central directory */
369 zip_uint64_t offset; /* offset of central directory in file */
370 zip_string_t *comment; /* zip archive comment */
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/libzip/libzip/lib/
H A Dzipint.h307 struct zip_cdir { struct
308 zip_entry_t *entry; /* directory entries */
309 zip_uint64_t nentry; /* number of entries */
310 zip_uint64_t nentry_alloc; /* number of entries allocated */
312 zip_uint64_t size; /* size of central directory */
313 zip_uint64_t offset; /* offset of central directory in file */
314 zip_string_t *comment; /* zip archive comment */
315 bool is_zip64; /* central directory in zip64 format */
/dports/archivers/libzip/libzip-1.7.3/lib/
H A Dzipint.h307 struct zip_cdir { struct
308 zip_entry_t *entry; /* directory entries */
309 zip_uint64_t nentry; /* number of entries */
310 zip_uint64_t nentry_alloc; /* number of entries allocated */
312 zip_uint64_t size; /* size of central directory */
313 zip_uint64_t offset; /* offset of central directory in file */
314 zip_string_t *comment; /* zip archive comment */
315 bool is_zip64; /* central directory in zip64 format */