Searched refs:cJSON_CreateObjectReference (Results 1 – 5 of 5) sorted by relevance
211 CJSON_PUBLIC(cJSON *) cJSON_CreateObjectReference(const cJSON *child);
148 * Added the `cJSON_CreateObjectReference` function
263 You can create an empty object with `cJSON_CreateObject`. `cJSON_CreateObjectReference` can be used…
2494 CJSON_PUBLIC(cJSON *) cJSON_CreateObjectReference(const cJSON *child) in cJSON_CreateObjectReference() function
546 number_reference = cJSON_CreateObjectReference(number); in cjson_create_object_reference_should_create_an_object_reference()718 refobj = cJSON_CreateObjectReference(oobj); in cjson_set_bool_value_must_not_break_objects()