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

/freebsd-current/contrib/nvi/vi/
H A Dvs_smap.c538 case CNTRL_E:
559 if (scmd != CNTRL_E && scmd != CNTRL_Y &&
590 if (scmd == CNTRL_E || scmd == Z_PLUS || smp == TMAP) {
630 cursor_set = scmd == CNTRL_E || vs_sm_cursor(sp, &ssmp);
666 case CNTRL_E:
690 case CNTRL_E:
H A Dvi.h374 CNTRL_B, CNTRL_D, CNTRL_E, CNTRL_F, enumerator in enum:__anon5565
H A Dv_scroll.c439 &vp->m_stop, F_ISSET(vp, VC_C1SET) ? vp->count : 1, CNTRL_E))

Completed in 151 milliseconds