PHAR_SET_32      1187 phar/tar.c     		PHAR_SET_32(sigbuf, phar->sig_flags);
PHAR_SET_32      1188 phar/tar.c     		PHAR_SET_32(sigbuf + 4, signature_length);
PHAR_SET_32       816 phar/zip.c     		PHAR_SET_32(perms.crc32, ~crc);
PHAR_SET_32       835 phar/zip.c     	PHAR_SET_32(central.offset, php_stream_tell(p->filefp));
PHAR_SET_32       877 phar/zip.c     		PHAR_SET_32(central.uncompsize, entry->uncompressed_filesize);
PHAR_SET_32       878 phar/zip.c     		PHAR_SET_32(local.uncompsize, entry->uncompressed_filesize);
PHAR_SET_32       883 phar/zip.c     			PHAR_SET_32(central.compsize, entry->uncompressed_filesize);
PHAR_SET_32       884 phar/zip.c     			PHAR_SET_32(local.compsize, entry->uncompressed_filesize);
PHAR_SET_32       928 phar/zip.c     		PHAR_SET_32(central.compsize, entry->compressed_filesize);
PHAR_SET_32       929 phar/zip.c     		PHAR_SET_32(local.compsize, entry->compressed_filesize);
PHAR_SET_32       936 phar/zip.c     		PHAR_SET_32(central.uncompsize, entry->uncompressed_filesize);
PHAR_SET_32       937 phar/zip.c     		PHAR_SET_32(local.uncompsize, entry->uncompressed_filesize);
PHAR_SET_32       938 phar/zip.c     		PHAR_SET_32(central.compsize, entry->compressed_filesize);
PHAR_SET_32       939 phar/zip.c     		PHAR_SET_32(local.compsize, entry->compressed_filesize);
PHAR_SET_32       947 phar/zip.c     	PHAR_SET_32(central.crc32, entry->crc32);
PHAR_SET_32       948 phar/zip.c     	PHAR_SET_32(local.crc32, entry->crc32);
PHAR_SET_32      1126 phar/zip.c     		PHAR_SET_32(sigbuf, phar->sig_flags);
PHAR_SET_32      1127 phar/zip.c     		PHAR_SET_32(sigbuf + 4, signature_length);
PHAR_SET_32      1419 phar/zip.c     	PHAR_SET_32(eocd.cdir_size, cdir_size);
PHAR_SET_32      1420 phar/zip.c     	PHAR_SET_32(eocd.cdir_offset, cdir_offset);