Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ json.cpp
File
json.cpp
lib_acl_cpp/src/stdlib/json.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include
"acl_stdafx.hpp"
2
#ifndef ACL_PREPARE_COMPILE
3
#include
"acl_cpp/stdlib/string.hpp"
4
#include
"acl_cpp/stdlib/log.hpp"
Callers
nothing calls this directly
Calls
15
acl_json_node_build
Function · 0.85
acl_json_node_add_child
Function · 0.85
acl_json_getElementsByTagName
Function · 0.85
acl_json_free_array
Function · 0.85
acl_json_getElementsByTags
Function · 0.85
acl_json_create_text
Function · 0.85
acl_json_create_int64
Function · 0.85
acl_json_create_double2
Function · 0.85
acl_json_create_bool
Function · 0.85
acl_json_create_null
Function · 0.85
acl_json_create_array_text
Function · 0.85
acl_json_create_array_int64
Function · 0.85
Tested by
no test coverage detected