Searched defs:file_comment (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/zip/src/ | ||
D | types.rs | 333 pub file_comment: String, field |
D | read.rs | 689 let file_comment = match is_utf8 { in central_header_to_zip_file() localVariable |