_zip_string_length  726 ext/zip/lib/zip_dirent.c     _zip_write2(_zip_string_length(de->filename), fp);
_zip_string_length  730 ext/zip/lib/zip_dirent.c 	_zip_write2(_zip_string_length(de->comment), fp);
_zip_string_length  332 ext/zip/lib/zip_open.c 	    + _zip_string_length(cd->entry[i].orig->filename) + LENTRYSIZE;
_zip_string_length  379 ext/zip/lib/zip_open.c     if (_zip_string_length(cdir->comment) != TORRENT_SIG_LEN+8
_zip_string_length  488 ext/zip/lib/zipint.h zip_uint16_t _zip_string_length(const struct zip_string *);