Home
last modified time | relevance | path

Searched refs:TXT_AICHARS (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/nvi/common/
HDkey.h211 #define TXT_AICHARS 0x00000002 /* Leading autoindent chars. */ macro
/freebsd-13-stable/contrib/nvi/vi/
HDv_itxt.c286 LF_SET(TXT_AICHARS); in v_change()
HDv_txt.c359 if (LF_ISSET(TXT_AICHARS)) { in v_txt()