MCPcopy Create free account
hub / github.com/TTimo/doom3.gpl / unzLocateFile

Function unzLocateFile

neo/framework/Unzip.cpp:1716–1756  ·  view source on GitHub ↗

Try locate the file szFileName in the zipfile. For the iCaseSensitivity signification, see unzipStringFileNameCompare return value : UNZ_OK if the file is found. It becomes the current file. UNZ_END_OF_LIST_OF_FILE if the file is not found */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

unzGoToFirstFileFunction · 0.85
unzGetCurrentFileInfoFunction · 0.85
unzStringFileNameCompareFunction · 0.85
unzGoToNextFileFunction · 0.85

Tested by

no test coverage detected