Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dcut.h58 TERM_BS, TERM_CEDIT, TERM_CR, TERM_ESC, TERM_OK, TERM_SEARCH enumerator
/freebsd/contrib/nvi/vi/
H A Dv_search.c99 if (tp->term == TERM_SEARCH) { in v_exaddr()
H A Dv_txt.c675 tp->term = TERM_SEARCH; in v_txt()
867 tp->term = TERM_SEARCH; in v_txt()