Home
last modified time | relevance | path

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

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