Searched defs:json_object (Results 1 – 2 of 2) sorted by relevance
21 struct json_object struct24 json_object_private_delete_fn *_delete; argument25 json_object_to_json_string_fn *_to_json_string; argument39 json_object_delete_fn *_user_delete; argument40 void *_userdata;
81 typedef struct json_object json_object; typedef