Searched refs:_zip_string_length (Results 1 – 4 of 4) sorted by relevance
119 _zip_string_length(const zip_string_t *s) in _zip_string_length() function
743 _zip_buffer_put_16(buffer, _zip_string_length(de->filename)); in _zip_dirent_write()749 _zip_buffer_put_16(buffer, _zip_string_length(de->comment)); in _zip_dirent_write()
567 zip_uint16_t _zip_string_length(const zip_string_t *);
452 + _zip_string_length(cd->entry[i].orig->filename) + LENTRYSIZE; in _zip_checkcons()
Completed in 25 milliseconds