Home
last modified time | relevance | path

Searched refs:move_from (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c1717 char *move_from, *move_to; local
1719 move_from = line.active + idx + mbclen;
1723 memmove(move_to, move_from, move_len);