_zip_cdir_set_comment   55 ext/zip/lib/zip_close.c static int _zip_cdir_set_comment(struct zip_cdir *, struct zip *);
_zip_cdir_set_comment   94 ext/zip/lib/zip_close.c     if (_zip_cdir_set_comment(cd, za) == -1) {