Searched refs:cd_offset (Results 1 – 2 of 2) sorted by relevance
549 my $cd_offset = *$self->{ZipData}{Offset}->get32bit() ; # offset to start central dir587 $cd_offset = IO::Compress::Base::Common::MAX32 ;599 $ecd .= pack 'V', $cd_offset ; # offset to start central dir
332 u_int16_t cd_offset; member