Searched defs:json_value_t (Results 1 – 1 of 1) sorted by relevance
126 struct json_value_t { struct127 JSON_Value *parent;128 JSON_Value_Type type;129 JSON_Value_Value value;