Searched refs:json_object_update_existing (Results 1 – 6 of 6) sorted by relevance
40 json_object_update_existing
140 int json_object_update_existing(json_t *object, json_t *other);
180 int json_object_update_existing(json_t *object, json_t *other) in json_object_update_existing() function
149 if(json_object_update_existing(object, other)) in test_conditional_updates()
262 - Add `json_object_update_existing()` and
643 .. function:: int json_object_update_existing(json_t *object, json_t *other)