Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dzipfile.c642 static int zipfileReadLFH( in zipfileReadLFH() function
870 if( rc==SQLITE_OK ) rc = zipfileReadLFH(aRead, &lfh); in zipfileGetEntry()