Searched defs:is_array (Results 1 – 2 of 2) sorted by relevance
61 static void enter_container(JSONWriter *writer, bool is_array) in enter_container()70 static void leave_container(JSONWriter *writer, bool is_array) in leave_container()
323 bool is_array = max > 1; in vmsd_desc_field_start() local