Home
last modified time | relevance | path

Searched defs:ZipfileCDS (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/sqlite3/
H A Dshell.c9585 typedef struct ZipfileCDS ZipfileCDS; global() typedef
9586 struct ZipfileCDS { global() struct
9587 iVersionMadeByZipfileCDS global() argument
9588 iVersionExtractZipfileCDS global() argument
9589 flagsZipfileCDS global() argument
9590 iCompressionZipfileCDS global() argument
9591 mTimeZipfileCDS global() argument
9592 mDateZipfileCDS global() argument
9593 crc32ZipfileCDS global() argument
9594 szCompressedZipfileCDS global() argument
9595 szUncompressedZipfileCDS global() argument
9596 nFileZipfileCDS global() argument
9597 nExtraZipfileCDS global() argument
9598 nCommentZipfileCDS global() argument
9599 iDiskStartZipfileCDS global() argument
9600 iInternalAttrZipfileCDS global() argument
9601 iExternalAttrZipfileCDS global() argument
9602 iOffsetZipfileCDS global() argument
9603 zFileZipfileCDS global() argument
[all...]