Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2916276
json.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
262 B
Referenced Files
None
Subscribers
None
json.h
View Options
#ifndef JSON_H
#define JSON_H
#define YYJSON_SKIP_VALUE ((yyjson_mut_val *)-1)
#include
"types.h"
void
init_json_module
(
void
);
jsval_t
js_json_parse
(
ant_t
*
js
,
jsval_t
*
args
,
int
nargs
);
jsval_t
js_json_stringify
(
ant_t
*
js
,
jsval_t
*
args
,
int
nargs
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Thu, Mar 26, 4:46 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
511715
Default Alt Text
json.h (262 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment