Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meridian59/Meridian59
/ GetTempString
Function
GetTempString
blakserv/string.c:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
string_node * GetTempString()
255
{
256
return &temp_str;
257
}
258
259
void ClearTempString(void)
260
{
Callers
10
C_Debug
Function · 0.85
LookupString
Function · 0.85
C_StringSubstitute
Function · 0.85
C_SetResource
Function · 0.85
C_ParseString
Function · 0.85
C_SetString
Function · 0.85
AdminSendObject
Function · 0.85
AddBlakodToPacket
Function · 0.85
EqualTableEntry
Function · 0.85
GetTableHash
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected