Searched refs:JSON_MAX_DEPTH (Results 1 – 1 of 1) sorted by relevance
15 #define JSON_MAX_DEPTH 10 macro255 if (depth > JSON_MAX_DEPTH) { in json_parse()