Home
last modified time | relevance | path

Searched refs:ZipfileCDS (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c7046 typedef struct ZipfileCDS ZipfileCDS; typedef
7047 struct ZipfileCDS { struct
7099 ZipfileCDS cds; /* Parsed CDS record */
7451 static int zipfileReadCDS(u8 *aBuf, ZipfileCDS *pCDS){ in zipfileReadCDS()
7569 static u32 zipfileMtime(ZipfileCDS *pCDS){ in zipfileMtime()
7595 static void zipfileMtimeToDos(ZipfileCDS *pCds, u32 mUnixTime){ in zipfileMtimeToDos()
7882 ZipfileCDS *pCDS = &pCsr->pCurrent->cds; in zipfileColumn()
8196 ZipfileCDS *pCds = &pEntry->cds; in zipfileSerializeLFH()
8601 ZipfileCDS *pCD in zipfileSerializeCDS()
[all...]

Completed in 21 milliseconds