Searched refs:old_offset (Results 1 – 3 of 3) sorted by relevance
16 var $old_offset = 0; var $dirs = Array("."); variable in ZipLib108 $cdrec .= pack("V", 16 ).pack("V", $this -> old_offset ).$name; 111 $this -> old_offset = $new_offset; 152 $cdrec .= pack('V', $this -> old_offset );154 $this -> old_offset = $new_offset;
428 $old_offset = ftell($filehandle);433 fseek($filehandle, $old_offset, SEEK_SET);
1196 $old_offset = $this->ftell();1199 $this->fseek($old_offset);1219 $old_offset = $this->ftell();1222 $this->fseek($old_offset);