Searched defs:json_type (Results 1 – 3 of 3) sorted by relevance
13 enum json_type { enum
111 } json_type; typedef
2435 JSON_Value_Type json_type(const JSON_Value *value) { in json_type() function