Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ getCaseSensitivity
Method
getCaseSensitivity
lib/QuaZip/quazip/quazipfile.cpp:521–524 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
519
}
520
521
QuaZip::CaseSensitivity QuaZipFile::getCaseSensitivity() const
522
{
523
return p->caseSensitivity;
524
}
525
526
bool QuaZipFile::isRaw() const
527
{
Callers
1
setFileName
Method · 0.80
Calls
no outgoing calls
Tested by
1
setFileName
Method · 0.64