Searched refs:get_array_idx (Results 1 – 4 of 4) sorted by relevance
32 json_pobject get_array_idx(json_pobject obj, int32_t idx);
35 json_pobject get_array_idx(json_pobject obj, int32_t idx);
1896 obj = get_array_idx(obj, 1);1903 obj = get_array_idx(obj, 1);
132 json_pobject get_array_idx(json_pobject obj, int32_t idx) in get_array_idx() function