Home
last modified time | relevance | path

Searched refs:VIM_EMPTY (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/nvi/vi/
H A Dv_util.c141 case VIM_EMPTY: in v_emsg()
H A Dv_ulcase.c60 v_emsg(sp, NULL, VIM_EMPTY); in v_ulcase()
H A Dvi.h380 VIM_COMBUF, VIM_EMPTY, VIM_EOF, VIM_EOL, enumerator
H A Dvi.c784 v_emsg(sp, NULL, VIM_EMPTY); in v_motion()
856 v_emsg(sp, NULL, VIM_EMPTY); in v_motion()
H A Dv_ex.c551 v_emsg(sp, NULL, VIM_EMPTY); in v_ecl_exec()