Searched refs:ex_copy (Results 1 – 3 of 3) sorted by relevance
6 void ex_copy(linenr_T line1, linenr_T line2, linenr_T n);
819 ex_copy(linenr_T line1, linenr_T line2, linenr_T n) in ex_copy() function
7820 ex_copy(eap->line1, eap->line2, n); in ex_copymove()