Lines Matching refs:c1
3939 int cur, c1, c2, c3 = 0;4042 c1 = *cmd == 'c' ? domove(1, "^", 1) : 0;4058 c1 = es->cursor;4061 c1 = ncursor;4067 if (*cmd != 'c' && c1 != c2)4068 yank_range(c1, c2);4070 del_range(c1, c2);4071 es->cursor = c1;4282 c1 = 1;4284 c1 = 0;4286 c1 = !c1;4288 c1, srchpat)) < 0) {