Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dzipfile.c1450 static int zipfileComparePath(const char *zA, const char *zB, int nB){ in zipfileComparePath() function
1578 if( zUpdate && zipfileComparePath(zUpdate, zDelete, nDelete)!=0 ){ in zipfileUpdate()
1583 if( zipfileComparePath(pOld->cds.zFile, zDelete, nDelete)==0 ){ in zipfileUpdate()
1669 if( zipfileComparePath(p->cds.zFile, zPath, nPath)==0 ){ in zipfileUpdate()