Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2950092
json.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
270 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
(
struct
js
*
js
,
jsval_t
*
args
,
int
nargs
);
jsval_t
js_json_stringify
(
struct
js
*
js
,
jsval_t
*
args
,
int
nargs
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sat, Mar 28, 10:46 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512894
Default Alt Text
json.h (270 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment