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

Function unzStringFileNameCompare

neo/framework/Unzip.cpp:1210–1219  ·  view source on GitHub ↗

Compare two filename (fileName1,fileName2). If iCaseSenisivity = 1, comparision is case sensitivity (like strcmp) If iCaseSenisivity = 2, comparision is not case sensitivity (like strcmpi or strcasecmp) If iCaseSenisivity = 0, case sensitivity is defaut of your operating system (like 1 on Unix, 2 on Windows) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

unzLocateFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected