Home
last modified time | relevance | path

Searched refs:tSEARCH (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/nvi/vi/
H A Dv_ch.c48 case tSEARCH: in v_chrepeat()
84 case tSEARCH: in v_chrrepeat()
121 VIP(sp)->csearchdir = tSEARCH; in v_cht()
H A Dvi.h215 typedef enum { CNOTSET, FSEARCH, fSEARCH, TSEARCH, tSEARCH } cdir_t; enumerator