Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c10758 static int zipfileComparePath(const char *zA, const char *zB, int nB){ in zipfileComparePath() function
10898 if( zUpdate && zipfileComparePath(zUpdate, zDelete, nDelete)!=0 ){ in zipfileUpdate()
10903 if( zipfileComparePath(pOld->cds.zFile, zDelete, nDelete)==0 ){ in zipfileUpdate()
10989 if( zipfileComparePath(p->cds.zFile, zPath, nPath)==0 ){ in zipfileUpdate()