Searched refs:json_object_new_array (Results 1 – 3 of 3) sorted by relevance
386 extern struct json_object* json_object_new_array(void);
863 struct json_object* json_object_new_array(void) in json_object_new_array() function
289 current = json_object_new_array(); in json_tokener_parse_ex()