Searched refs:swapchar (Results 1 – 3 of 3) sorted by relevance
10 int swapchar(int op_type, pos_T *pos);
1375 did_change |= swapchar(op_type, pos); in swapchars()1390 swapchar(int op_type, pos_T *pos) in swapchar() function
5313 did_change |= swapchar(cap->oap->op_type, &curwin->w_cursor); in n_swapchar()