Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dzipfile.c862 static const int szFix = ZIPFILE_LFH_FIXED_SZ; in zipfileGetEntry() local
865 rc = zipfileReadData(pFile, aRead, szFix, pNew->cds.iOffset, pzErr); in zipfileGetEntry()