Searched refs:array_move (Results 1 – 1 of 1) sorted by relevance
420 static void array_move(json_array_t *array, size_t dest, in array_move() function519 array_move(array, index + 1, index, array->entries - index); in json_array_insert_new()542 array_move(array, index, index + 1, array->entries - index - 1); in json_array_remove()