Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c432 static void line_copy P_((struct line *from, struct line *to, int state));
434 line_copy(from, to, state) in line_copy() function
1512 line_copy(&hold, &line, true);
1526 line_copy(&line, &hold, true);
/ndk/sources/host-tools/sed-4.2.1/
DChangeLog719 (line_copy): Copy mbstate.
1066 * sed/execute.c (str_append, str_append_modified, line_copy,
1620 * sed/execute.c(line_copy): use FREE()+MALLOC() instead of