Searched refs:cJSON_SetValuestring (Results 1 – 6 of 6) sorted by relevance
280 CJSON_PUBLIC(char*) cJSON_SetValuestring(cJSON *object, const char *valuestring);
400 CJSON_PUBLIC(char*) cJSON_SetValuestring(cJSON *object, const char *valuestring) in cJSON_SetValuestring() function
278 CJSON_PUBLIC(char*) cJSON_SetValuestring(cJSON *object, const char *valuestring);
825 cJSON_SetValuestring(root, ptr ? ptr : ""); in _j2s_json_to_obj()978 cJSON_SetValuestring(root, name); in _j2s_json_to_obj()
402 CJSON_PUBLIC(char*) cJSON_SetValuestring(cJSON *object, const char *valuestring) in cJSON_SetValuestring() function
1028 cJSON_SetValuestring(root, ptr ? ptr : ""); in _j2s_json_to_obj()1197 cJSON_SetValuestring(root, name); in _j2s_json_to_obj()