Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ acl_json_finish
Function
acl_json_finish
lib_acl/src/json/acl_json_parse.c:830–833 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
828
}
829
830
int acl_json_finish(ACL_JSON *json)
831
{
832
return json->finish;
833
}
Callers
8
test_json
Function · 0.85
test_json
Function · 0.85
test_full_input
Function · 0.85
test_stream_input
Function · 0.85
test_invalid_hex_input
Function · 0.85
test_invalid_surrogate_input
Function · 0.85
acl_cjson_test
Function · 0.85
finish
Method · 0.85
Calls
no outgoing calls
Tested by
6
test_json
Function · 0.68
test_json
Function · 0.68
test_full_input
Function · 0.68
test_stream_input
Function · 0.68
test_invalid_hex_input
Function · 0.68
test_invalid_surrogate_input
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…