Searched refs:JSON_ARRAY (Results 1 – 1 of 1) sorted by relevance
574 JSON_ARRAY, // parsing items in an array enumerator628 || top_item->jd_type == JSON_ARRAY) in json_decode_item()631 if (*p == (top_item->jd_type == JSON_ARRAY ? ']' : '}')) in json_decode_item()694 top_item->jd_type = JSON_ARRAY; in json_decode_item()947 case JSON_ARRAY: in json_decode_item()