Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ading2210/linuxpdf
/ JSONObject
Class
JSONObject
tinyemu/json.h:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
int int32;
48
BOOL b;
49
struct JSONObject *obj;
50
struct JSONArray *array;
51
} u;
52
} JSONValue;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected