Home | History | Annotate | Download | only in libziparchive

Lines Matching refs:currentOffset

950   const uint32_t currentOffset = handle->position;
954 for (uint32_t i = currentOffset; i < hash_table_length; ++i) {