Home | History | Annotate | Download | only in sed

Lines Matching full:move_from

1724                                    char *move_from, *move_to;
1726 move_from = line.active + idx + mbclen;
1730 memmove(move_to, move_from, move_len);