Searched defs:json (Results 1 – 3 of 3) sorted by relevance
72 json: target
89 const unsigned char *json; member2804 CJSON_PUBLIC(void) cJSON_Minify(char *json) in cJSON_Minify()
2570 JSON_write(int fd, cJSON *json) in JSON_write()2600 cJSON *json = NULL; in JSON_read() local