MCPcopy 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
254string_node * GetTempString()
255{
256 return &temp_str;
257}
258
259void ClearTempString(void)
260{

Callers 10

C_DebugFunction · 0.85
LookupStringFunction · 0.85
C_StringSubstituteFunction · 0.85
C_SetResourceFunction · 0.85
C_ParseStringFunction · 0.85
C_SetStringFunction · 0.85
AdminSendObjectFunction · 0.85
AddBlakodToPacketFunction · 0.85
EqualTableEntryFunction · 0.85
GetTableHashFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected