Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ CmpName
Method
CmpName
Libraries/unrar/headers.hpp:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
void Reset(size_t SubDataSize=0);
253
254
bool CmpName(const wchar *Name)
255
{
256
return(wcscmp(FileName,Name)==0);
257
}
258
259
FileHeader& operator = (FileHeader &hd);
260
};
Callers
7
SearchSubBlock
Method · 0.80
SearchRR
Method · 0.80
ReadHeader15
Method · 0.80
ReadHeader50
Method · 0.80
ListFileHeader
Function · 0.80
SetExtraInfo
Function · 0.80
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected