Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c5227 static int zipfileComparePath(const char *zA, const char *zB, int nB){ in zipfileComparePath() function
5271 if( zipfileComparePath(pOld->zPath, zDelete, nDelete)==0 ){ in zipfileUpdate()
5360 if( zipfileComparePath(p->zPath, zPath, nPath)==0 ){ in zipfileUpdate()
/external/sqlite/dist/
Dshell.c5233 static int zipfileComparePath(const char *zA, const char *zB, int nB){ in zipfileComparePath() function
5277 if( zipfileComparePath(pOld->zPath, zDelete, nDelete)==0 ){ in zipfileUpdate()
5366 if( zipfileComparePath(p->zPath, zPath, nPath)==0 ){ in zipfileUpdate()