Lines Matching full:move_to
1724 char *move_from, *move_to;1727 move_to = line.active + idx + trans_len;1730 memmove(move_to, move_from, move_len);