Home
last modified time | relevance | path

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

/dragonfly/contrib/nvi2/common/
HDkey.h79 K_CARAT, /* ^ */ enumerator
HDkey.c62 {K_CARAT, '^'}, /* ^ */
/dragonfly/contrib/nvi2/ex/
HDex_txt.c227 case K_CARAT: /* Delete autoindent chars. */ in ex_txt()
/dragonfly/contrib/nvi2/vi/
HDv_txt.c917 case K_CARAT: /* Delete autoindent chars. */ in v_txt()