Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ ~FString
Method
~FString
source/common/utility/zstring.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
FString::~FString ()
158
{
159
Data()->Release();
160
}
161
162
char *FString::LockNewBuffer(size_t len)
163
{
Callers
5
~ExpVal
Method · 0.80
ExpVal
Class · 0.80
DestroyValue
Method · 0.80
~VMScriptFunction
Method · 0.80
PopFrame
Method · 0.80
Calls
1
Release
Method · 0.45
Tested by
no test coverage detected