Searched refs:text_yank (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c298 static char *text_yank(char *, char *, int); // save copy of "p" into a register
534 text_yank(begin_line(dot), end_line(dot), Ureg);
1106 text_yank(q, r, YDreg);
1880 text_yank(start, stop, YDreg);
2001 static char *text_yank(char * p, char * q, int dest) // copy text into a register function

Completed in 48 milliseconds