php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Data Structures | |
union | record |
struct | record::header |
Macros | |
#define | RECORDSIZE 512 |
#define | NAMSIZ 100 |
#define | TUNMLEN 32 |
#define | TGNMLEN 32 |
#define | TMAGIC "ustar" /* 5 chars and a null */ |
#define | GNUTMAGIC "ustar " /* 7 chars and a null */ |