php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_phar_zip64_dir_end Struct Reference

#include <pharzip.h>

Data Fields

char signature [4]
 
char size1 [4]
 
char size2 [4]
 
char madeby [2]
 
char extractneeded [2]
 
char disknum [4]
 
char cdir_num [4]
 
char entries1 [4]
 
char entries2 [4]
 
char entriestotal1 [4]
 
char entriestotal2 [4]
 
char cdirsize1 [4]
 
char cdirsize2 [4]
 
char offset1 [4]
 
char offset2 [4]
 

Detailed Description

Definition at line 186 of file pharzip.h.

Field Documentation

◆ cdir_num

char _phar_zip64_dir_end::cdir_num[4]

Definition at line 195 of file pharzip.h.

◆ cdirsize1

char _phar_zip64_dir_end::cdirsize1[4]

Definition at line 203 of file pharzip.h.

◆ cdirsize2

char _phar_zip64_dir_end::cdirsize2[4]

Definition at line 204 of file pharzip.h.

◆ disknum

char _phar_zip64_dir_end::disknum[4]

Definition at line 194 of file pharzip.h.

◆ entries1

char _phar_zip64_dir_end::entries1[4]

Definition at line 197 of file pharzip.h.

◆ entries2

char _phar_zip64_dir_end::entries2[4]

Definition at line 199 of file pharzip.h.

◆ entriestotal1

char _phar_zip64_dir_end::entriestotal1[4]

Definition at line 200 of file pharzip.h.

◆ entriestotal2

char _phar_zip64_dir_end::entriestotal2[4]

Definition at line 202 of file pharzip.h.

◆ extractneeded

char _phar_zip64_dir_end::extractneeded[2]

Definition at line 193 of file pharzip.h.

◆ madeby

char _phar_zip64_dir_end::madeby[2]

Definition at line 192 of file pharzip.h.

◆ offset1

char _phar_zip64_dir_end::offset1[4]

Definition at line 205 of file pharzip.h.

◆ offset2

char _phar_zip64_dir_end::offset2[4]

Definition at line 208 of file pharzip.h.

◆ signature

char _phar_zip64_dir_end::signature[4]

Definition at line 187 of file pharzip.h.

◆ size1

char _phar_zip64_dir_end::size1[4]

Definition at line 189 of file pharzip.h.

◆ size2

char _phar_zip64_dir_end::size2[4]

Definition at line 191 of file pharzip.h.


The documentation for this struct was generated from the following file: