Home
last modified time | relevance | path

Searched refs:zipfileNewEntry (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dzipfile.c1338 static ZipfileEntry *zipfileNewEntry(const char *zPath){ in zipfileNewEntry() function
1691 pNew = zipfileNewEntry(zPath); in zipfileUpdate()