ZIP_EF_UTF_8_COMMENT 456 ext/zip/lib/zip_dirent.c zde->comment = _zip_dirent_process_ef_utf_8(zde, ZIP_EF_UTF_8_COMMENT, zde->comment); ZIP_EF_UTF_8_COMMENT 666 ext/zip/lib/zip_dirent.c struct zip_extra_field *ef2 = _zip_ef_utf8(ZIP_EF_UTF_8_COMMENT, de->comment, error); ZIP_EF_UTF_8_COMMENT 161 ext/zip/lib/zipint.h #define ZIP_EF_IS_INTERNAL(id) ((id) == ZIP_EF_UTF_8_COMMENT || (id) == ZIP_EF_UTF_8_NAME || (id) == ZIP_EF_ZIP64)