Home
last modified time | relevance | path

Searched refs:K_ZERO (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dkey.h97 K_ZERO /* 0 */ enumerator
H A Dkey.c82 {K_ZERO, '0'}, /* 0 */
/freebsd/contrib/nvi/ex/
H A Dex_txt.c231 case K_ZERO: /* Delete autoindent chars. */ in ex_txt()
/freebsd/contrib/nvi/vi/
H A Dv_txt.c921 case K_ZERO: /* Delete autoindent chars. */ in v_txt()