Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSIPS/opensips
/ cJSON_PurgeString
Function
cJSON_PurgeString
lib/cJSON.c:937–940 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
935
}
936
937
void cJSON_PurgeString(char *ptr)
938
{
939
cJSON_free(ptr);
940
}
941
942
char *cJSON_PrintUnformatted(const cJSON *item)
943
{
Callers
15
mi_http_write_resp
Function · 0.85
dm_receive_req
Function · 0.85
_dm_release_message_response
Function · 0.85
mi_script_handle_sync_response
Function · 0.85
mi_script_async_job
Function · 0.85
store_free_buffer
Function · 0.85
on_request_recv
Function · 0.85
jrpc_request
Function · 0.85
rtpe_stats_free
Function · 0.85
rtpengine_raise_event
Function · 0.85
build_unsigned_pport
Function · 0.85
build_hep3_buf
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected